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
/
drivers
/
hwinfo
/
api
/
prj.conf
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: Add basic tests for hwinfo_get_device_id API This commit adds basic tests for device_uid_get API Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-01-11 00:07:39 +08:00
CONFIG_HWINFO=y
CONFIG_ZTEST=y
tests: driver: hwinfo: move test api to new ztest API Migrate the testsuite tests/drivers/hwinfo/api to the new ztest API. Signed-off-by: Shaoan Li <shaoanx.li@intel.com>
2022-07-15 14:20:07 +08:00
CONFIG_ZTEST_NEW_API=y