zephyr/tests/kernel
Peter Bigot 726bff2353 tests: kernel: device: bypass device pm tests
The dummy driver never implemented device power management, so the
fact the not-implemented stub returned success was a false negative.
Verify the expected behavior now, leaving the test code in place for
when somebody provides a non-trivial PM control function.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-05-21 20:32:12 +02:00
..
common tests/kernel/common: Make test_timeout_order 1cpu 2020-05-19 19:19:51 +02:00
context Revert "test: kernel: context: Exclude for qemu_cortex_r5 (temporary)" 2020-05-19 17:14:18 +02:00
device tests: kernel: device: bypass device pm tests 2020-05-21 20:32:12 +02:00
early_sleep
fatal
fifo
fpu_sharing
gen_isr_table tests: add a workaround for arc emsdp 2020-05-21 10:59:36 +02:00
interrupt
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending
pipe
poll
profiling/profiling_api
queue
sched timer: remove QEMU_TICKLESS_WORKAROUND 2020-05-14 13:52:07 +02:00
semaphore/semaphore
sleep timer: remove QEMU_TICKLESS_WORKAROUND 2020-05-14 13:52:07 +02:00
smp
spinlock
stack/stack
threads
tickless
timer tests: timer_api: fix assertion in test_timer_remaining() 2020-05-18 11:08:21 +02:00
workq tests: kernel: reduce test interval to save execution time 2020-05-14 13:52:07 +02:00
xip