zephyr/tests/kernel/fifo/fifo_usage
Andy Ross 5a56ee5605 tests/kernel/fifo/fifo_usage: Disable SMP
This test isn't SMP-safe and won't pass reliably on x86_64 by default
(though it does pass often enough to get CI passes on most things, it
fails spuriously in ways that aren't timing related).  Turn off the
second CPU.  Fixes #14501

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-03-15 19:42:59 +01:00
..
src tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj_poll.conf tests/kernel/fifo/fifo_usage: Disable SMP 2019-03-15 19:42:59 +01:00
prj.conf tests/kernel/fifo/fifo_usage: Disable SMP 2019-03-15 19:42:59 +01:00
testcase.yaml