blob: b5842663b220ab5946b0605ac19aad35b56ae59d [file] [log] [blame]
tests:
kernel.scheduler:
filter: not CONFIG_SCHED_MULTIQ
extra_configs:
- CONFIG_TIMESLICING=y
tags: kernel threads sched userspace
kernel.scheduler.no_timeslicing:
filter: not CONFIG_SCHED_MULTIQ
extra_configs:
- CONFIG_TIMESLICING=n
tags: kernel threads sched userspace
kernel.scheduler.multiq:
extra_args: CONF_FILE=prj_multiq.conf
extra_configs:
- CONFIG_TIMESLICING=y
tags: kernel threads sched userspace
kernel.scheduler.multiq_no_timeslicing:
extra_args: CONF_FILE=prj_multiq.conf
extra_configs:
- CONFIG_TIMESLICING=n
tags: kernel threads sched userspace