Move all kernel testcases to tests/ and change Makefiles accordingly where applicable. Change-Id: I130cc3919174e93b7130d55fb101bed1d5d7552d Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
395 B
Plaintext
9 lines
395 B
Plaintext
% Application : floating point sharing test
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% =======================================================
|
|
TASK load_low 10 load_store_low 2048 [EXE]
|
|
TASK load_high 5 load_store_high 2048 [EXE]
|
|
TASK pi_low 10 calculate_pi_low 2048 [EXE]
|
|
TASK pi_high 5 calculate_pi_high 2048 [EXE]
|