zephyr/tests/lib
Ryan McClelland 19a4602312 tests: lib: hash_function: fix double-promotion warnings
Fix double promotion warnings with -Wdouble-promotion

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-04-26 15:11:36 -07:00
..
c_lib libc: fix armclang compiler warnings with is*() functions 2023-04-04 13:47:34 +02:00
cbprintf_fp samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cbprintf_package treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
cmsis_dsp tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
cmsis_nn includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpp tests: cpp: libcxx: Add host standard C++ library testcase 2023-04-25 23:37:06 -04:00
devicetree tests: lib: devicetree: test DT_ANY_INST_HAS_PROP_STATUS_OKAY 2023-04-24 09:21:36 -05:00
fdtable ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
gui/lvgl tests: lib: gui: lvgl: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
hash_function tests: lib: hash_function: fix double-promotion warnings 2023-04-26 15:11:36 -07:00
hash_map tests: hash_map: Remove check that usigned >= 0 2023-03-07 08:34:50 +01:00
heap boards: esp32s3_devkitm: initial soc board support 2023-02-27 19:41:33 +01:00
heap_align tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
json json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
linear_range sys: linear_range: fix return value when window is outside range 2023-02-20 10:43:26 +01:00
mem_alloc tests: lib: mem_alloc: skip reallocarray test on arm clang 2023-03-20 12:23:45 -04:00
mem_blocks tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
mem_blocks_stats tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
mpsc_pbuf tests/lib/mpsc_pbuf: Increase timeout on concurrent test to 120 seconds 2023-04-10 22:02:46 +09:00
newlib tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
notify lib: notify: build sys-notify conditionally. 2022-10-03 10:18:15 +02:00
onoff lib: onoff: add a config for on-off and build conditionally 2022-10-03 10:18:15 +02:00
p4workq tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
ringbuffer yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
smf yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
sprintf tests/sprintf: Remove tests with NULL FILE pointer 2023-04-25 06:18:26 -04:00
spsc_pbuf tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
sys_util include/sys/util: Fix WAIT_FOR for POSIX_ARCH 2023-03-03 17:12:30 +01:00
thrift/ThriftTest tests: lib: thrift: add tests for the thrift module 2023-02-09 20:30:21 +09:00
time test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
uoscore includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00