blob: 9c30fdd12443d8959d57d55056f0ba77357c5ac2 [file] [log] [blame]
tests:
kernel.sched:
extra_configs:
- CONFIG_TIMESLICING=y
min_ram: 40
tags: kernel threads sched userspace
kernel.sched_no_timeslicing:
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