zephyr/tests/kernel/queue
Andy Ross 7ff3f8ac1c tests/kernel/queue: Add regression test for CONFIG_POLL race condition
When CONFIG_POLL was set, it was historically true that the queue
could (if a higher priority thread "stole" an insert) return a
spurious NULL instead of continuing to wait on a timeout.

This deliberately exercises that race.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-06-03 01:47:41 +02:00
..
src tests/kernel/queue: Add regression test for CONFIG_POLL race condition 2020-06-03 01:47:41 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: Never disable SMP 2019-09-26 16:54:06 -04:00
prj_poll.conf tests: Never disable SMP 2019-09-26 16:54:06 -04:00
testcase.yaml tests: set userspace tag for all tests that use it 2019-04-06 14:30:42 -04:00