zephyr/tests
Yasushi SHOJI 1fe8269399 test: kernel: sched: Add a test for nested scheduler lock
Add a new test for unlocking nested scheduler lock.  Make sure that
k_sched_unlock() isn't unconditionally a preemption point.

Signed-off-by: Yasushi SHOJI <y-shoji@ispace-inc.com>
2019-08-06 10:19:50 +02:00
..
application_development cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
arch kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
benchmarks tests: benchmarks: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC 2019-07-24 15:10:02 +02:00
bluetooth Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
boards tests: boards: board_shell: Activate CAN shell 2019-07-29 10:27:54 +03:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: relax timing check a bit 2019-08-02 12:47:41 +02:00
cmsis_rtos_v2 tests/cmsis_rtos_v2: exclude m2gl025_miv due to tick rate conflict 2019-08-02 12:47:41 +02:00
crypto kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
drivers boards: arm: stm32mp157c_dk2: Add SPI support 2019-08-05 13:52:34 -05:00
kernel test: kernel: sched: Add a test for nested scheduler lock 2019-08-06 10:19:50 +02:00
lib libc: minimal: add strspn and strcspn support 2019-07-31 09:22:49 -07:00
misc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net tests: net: context: Let the net_context cb to run first 2019-08-05 16:25:18 +03:00
posix posix: unistd.h: open() doesn't belong here 2019-07-25 13:50:58 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00