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
893977f3b4
zephyr
/
tests
/
kernel
/
device
/
prj.conf
3 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add test for device class/API Test APIs of device model and verify execution with power management enabled. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-15 12:36:01 +08:00
CONFIG_ZTEST=y
tests: device: cover device_get_binding() We had no coverage for invoking this from a system call. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-25 20:08:45 +08:00
CONFIG_TEST_USERSPACE=y