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
arch
benchmarks
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
net tests: net: hostname: Corrected unique hostname conversion 2019-10-02 12:52:16 +03:00
portability
posix
shell
subsys samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
unit
ztest