This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
104fb4fcb5
zephyr
/
tests
/
lib
/
time
/
prj.conf
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: lib: time: add test for time() function Add test cases for time() function. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2021-03-19 06:27:05 +08:00
CONFIG_ZTEST=y
CONFIG_POSIX_CLOCK=y
tests: lib: move time to new ztest API Move test lib/time to use new ztest API. Signed-off-by: li biao <biao1x.li@intel.com>
2022-07-12 10:17:48 +08:00
CONFIG_ZTEST_NEW_API=y