mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 07:25:21 +00:00
This creates 10 threads with equal priority and tests predictibility of picking all threads in round robin fashion. Test fails when any thread consumes more time than time slice allocated to it or threads are not scheduled in round robin fashion. Jira: ZEP-2371 Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com> |
||
---|---|---|
.. | ||
benchmarks | ||
bluetooth | ||
booting/stub | ||
compliance | ||
crypto | ||
drivers | ||
include | ||
kernel | ||
lib/json | ||
net | ||
power | ||
shell | ||
subsys | ||
unit | ||
ztest | ||
Kconfig | ||
Makefile | ||
Makefile.test |