zephyr/tests/unit/timeutil
Anas Nashif 0b999c0943 lib: move utilities into own folder
Move various utilities out of lib into own folder for better assignement
and management in the maintainer file. lib/os has become another dumping
ground for everything and it the Kconfig and contents in that folder
became difficult to manage, configure and test.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-12-22 09:54:12 +01:00
..
CMakeLists.txt test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
main.c lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
test_gmtime.c tests: unit: move the timeutil test to new ztest API 2022-08-23 16:22:59 +02:00
test_s32.c tests: unit: move the timeutil test to new ztest API 2022-08-23 16:22:59 +02:00
test_s64.c tests: unit: move the timeutil test to new ztest API 2022-08-23 16:22:59 +02:00
test_sync.c tests: unit: move the timeutil test to new ztest API 2022-08-23 16:22:59 +02:00
testcase.yaml lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
timeutil_test.h tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00