zephyr/tests/unit/timeutil
Torsten Rasmussen e1c1d1daca cmake: make find_package(ZephyrUnittest...) REQUIRED
This commit is a followup to PR #25808 which updates the tests to
ensure the REQUIRED keyword is also used for the ZephyrUnitest package.

This provides a better error message when building with CMake and
forgetting ZEPHYR_BASE or not registering Zephyr in the CMake package
registry.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-06-12 11:10:23 +02:00
..
CMakeLists.txt cmake: make find_package(ZephyrUnittest...) REQUIRED 2020-06-12 11:10:23 +02:00
main.c tests: move test timeutil into "unit" directory. 2019-10-22 23:05:34 -04:00
test_gmtime.c tests: move test timeutil into "unit" directory. 2019-10-22 23:05:34 -04:00
test_s32.c tests: move test timeutil into "unit" directory. 2019-10-22 23:05:34 -04:00
test_s64.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00
timeutil_test.h tests: move test timeutil into "unit" directory. 2019-10-22 23:05:34 -04:00