zephyr/tests/kernel/sched
Andy Ross bbd910b2e2 tests/kernel/sched/schedule_api: Filter for MULTIQ platforms
This test requires more than 32 static priorities by default, and
doesn't run with the multiq scheduler without a special configuration.
That used to be specified per-platform, but got moved to a separate
test case a while back.

This broke non-default platforms like qemu_cortex_m3 which use
SCHED_MULTIQ as their default backend.  Put a filter in place instead
of going back to per-platform changes.

Fixes #19437

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-10-03 07:26:10 -04:00
..
deadline pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
preempt docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
schedule_api tests/kernel/sched/schedule_api: Filter for MULTIQ platforms 2019-10-03 07:26:10 -04:00