zephyr/tests/kernel/test_map/prj.mdef
Anas Nashif 13b3727e6e tests: move kernel tests to tests/
Move all kernel testcases to tests/ and change Makefiles
accordingly where applicable.

Change-Id: I130cc3919174e93b7130d55fb101bed1d5d7552d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-11 18:06:33 +00:00

16 lines
451 B
Plaintext

% Application : test microkernel map APIs
% TASK NAME PRIO ENTRY STACK GROUPS
% ===================================================
TASK REGRESSTASK 5 RegressionTask 2048 [EXE]
TASK HELPERTASK 7 HelperTask 2048 [EXE]
% MAP NAME BLOCKS BLOCKSIZE
% ================================
MAP MAP_LgBlks 2 1024
% SEMA NAME
% ====================
SEMA SEM_HELPERDONE
SEMA SEM_REGRESSDONE