zephyr/tests
Luiz Augusto von Dentz 2b466a54da tests: work_q: Add assert if k_delayed_work_submit fails in the handler
This makes the tests actually assert if k_delayed_work_submit fails to
resubmit to ensure that not only the work is executed but also no errors
are reported in such case.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-03-11 09:16:15 -04:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests: arch: arm: interrupt: test the spurious ISR handler 2020-03-11 10:26:36 +02:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: tester: Fix GATT service registration 2020-02-27 21:21:46 +02:00
boards tests: intel_s1000_crb: update to new GPIO API 2020-02-05 12:00:36 +01:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers sensor: ak8975: Convert to DTS 2020-03-10 14:13:40 -05:00
kernel tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00
lib tests: lib: mem_alloc: Increase malloc heap size for newlib test 2020-02-14 10:52:53 -06:00
misc/test_build
net tests: net: af_packet: Add test for binding with multiple interfaces 2020-03-10 14:58:30 +02:00
portability
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
shell
subsys DFU: add init function with area id as parameter 2020-03-10 15:07:27 +02:00
unit crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
ztest