Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Guo Lixin
c015277730
tests: kernel: device: move to new ztest API
...
Move tests/kernel/device to new ztest API.
Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
2022-07-01 18:00:40 +00:00
Flavio Ceolin
5027c356cd
test: pm: device: Fix build options
...
The test is using device and device runtime power management. Just
including them to the test build.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-10-07 15:44:32 -04:00
Andrew Boie
ffd182a04b
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 22:44:14 -04:00
Anas Nashif
91b681a724
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 07:54:45 -05:00