zephyr/tests/lib
Chris Friedt 13fe95b51d tests: lib: timeutil: add timespec util testsuite
Add a timespec util testsuite. This should have reasonably high enough
coverage to be useful.

I would have preferred to add this as an architecture-independent
unit test (for the unit_testing platform) under tests/unit/timeutil but
there is an inconsistency about the size of time_t on the unit_testing
and native_sim/native platforms. On every other platform supported by
Zephyr, time_t is 64-bits. However, on those platforms, time_t is only
32-bits.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-05-22 23:57:17 +02:00
..
acpi
c_lib tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
cbprintf_fp
cbprintf_package
cmsis_dsp tests: unskip some tests 2025-03-28 21:52:13 +01:00
cmsis_nn tests: cmsis-nn: update tests for v7.0.0 2025-02-13 06:39:17 +01:00
cobs tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
cpp dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
devicetree tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
fdtable
gui/lvgl tests: Introduce greyscale-related tests modifications 2025-03-12 14:05:14 +00:00
hash_function
hash_map
heap tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
heap_align tests/lib/heap_align: improve test some more 2025-03-17 02:21:27 +01:00
json tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
linear_range
lockfree tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
math/interpolation tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
mem_alloc tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
mem_blocks tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
mem_blocks_stats
mpsc_pbuf tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
multi_heap tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
net_buf
newlib
notify
onoff
p4workq tests: lib: p4wq: turn of time slicing 2025-05-17 14:10:13 +02:00
ringbuffer tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
shared_multi_heap
smf tests: lib: smf: Add missing equals 2025-01-20 16:27:10 +01:00
sprintf tests: lib: fix doxygen groups 2025-04-22 14:03:29 +02:00
spsc_pbuf tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
sys_util
time tests: lib: Fix zassert string 2025-05-22 16:17:23 +02:00
timespec_util tests: lib: timeutil: add timespec util testsuite 2025-05-22 23:57:17 +02:00
uuid uuid: Add sample for UUID utilities 2025-04-14 09:47:26 +02:00