mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 01:51:57 +00:00
Simple tests to verify whether the microkernel timer system works alongside the nanokernel timeouts and timers system. Once the timer test is started, the nanokernel fifo timeout test is started in parallel: each other's timeout times should not be affected by the other. Also, a fiber is started, pending on a nanokernel timer, and awakens in the middle of the microkernel timers expiring. Change-Id: I05b307e58ac942961a4163cbe845a9bb732ecfb7 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
apps | ||
benchmark | ||
test |