zephyr/tests
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
..
application_development tests: cxx: Enable exceptions 2019-09-19 09:26:42 -05:00
arch kernel: rename __swap 2019-09-30 15:25:55 -04:00
benchmarks kernel: rename boot time globals 2019-09-30 15:25:55 -04:00
bluetooth tests: bluetooth: shell: Revert back to default logging settings 2019-10-01 19:11:16 +02:00
boards tests: rtc: rename test.yaml to testcase.yaml 2019-09-30 17:20:22 -04:00
crypto tests: tinycrypt: build only on native_posix 2019-10-01 10:42:19 -07:00
drivers samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
kernel tests/kernel/sched/schedule_api: Filter for MULTIQ platforms 2019-10-03 07:26:10 -04:00
lib tests: gui: Pass image pointer to fs_write 2019-10-02 08:18:16 -04:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: net: hostname: Corrected unique hostname conversion 2019-10-02 12:52:16 +03:00
portability tests: move cmsis_rtos_v2 into portability 2019-09-27 15:23:26 -04:00
posix tests/posix/common: restructure to eliminate casts 2019-09-15 11:33:47 +08:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
unit tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00