blob: 6286f9f69384abc8c2512d070aece1a4ba8d8dcd [file] [log] [blame]
tests:
kernel.sched:
filter: not CONFIG_SCHED_MULTIQ
extra_configs:
- CONFIG_TIMESLICING=y
min_ram: 40
tags: kernel threads sched userspace
kernel.sched_no_timeslicing:
filter: not CONFIG_SCHED_MULTIQ
extra_configs:
- CONFIG_TIMESLICING=n
min_ram: 40
tags: kernel threads sched userspace
kernel.sched.multiq:
extra_args: CONF_FILE=prj_multiq.conf
extra_configs:
- CONFIG_TIMESLICING=y
min_ram: 40
tags: kernel threads sched userspace
kernel.sched.multiq_no_timeslicing:
extra_args: CONF_FILE=prj_multiq.conf
extra_configs:
- CONFIG_TIMESLICING=n
min_ram: 40
tags: kernel threads sched userspace