mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 03:12:50 +00:00
Move all kernel testcases to tests/ and change Makefiles accordingly where applicable. Change-Id: I130cc3919174e93b7130d55fb101bed1d5d7552d Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
% Application : TicklessTest
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ==================================================
|
|
TASK timerApp 6 ticklessTestTask 4096 [EXE]
|