zephyr/tests/kernel/fifo
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
..
fifo_api tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
fifo_timeout all: Update reserved function names 2019-03-11 13:48:42 -04:00
fifo_usage tests/kernel/fifo/fifo_usage: Disable SMP 2019-03-15 19:42:59 +01:00