zephyr/tests
Enjia Mai 3026df2a24 tests: spinlock: add some error test cases
Add some error test cases for spinlock, include:
1.Validate indentical spinlock cannot be used recursively.
2.Validate unlocking incorrect spinlock will trigger assertion.
3.Validate releasing incorrect spinlock will trigger assertion.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2020-12-27 18:19:42 +01:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
benchmarks tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
bluetooth Bluetooth: controller: Adds initial BIG receiver test 2020-12-20 13:36:50 +01:00
boards tests/boards: Add a test for ivshmem on qemu_x86_64 2020-12-16 18:47:35 -05:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: drivers: dma: adapt test applications on stm32l476 nucleo board 2020-12-27 18:16:47 +01:00
kernel tests: spinlock: add some error test cases 2020-12-27 18:19:42 +01:00
lib dts: handle unspecified phandle-array elements 2020-12-22 07:34:29 -06:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: Test resolving literal IPv6 addresses 2020-12-22 15:44:00 +02:00
portability tests: cmsis_rtos_v2: enable x86 64-bit boards 2020-12-17 09:56:15 +02:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys tests: can.frame: use enums for rtr and id_type 2020-12-27 18:16:58 +01:00
unit lib: cbprintf: fix mishandling of precision string output 2020-12-18 08:23:24 -05:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00