samples: cmsis_rtos_v1: remove tracing test

This is not relevant to the test.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-12-06 13:37:06 -05:00
commit 60f7052bc4

View file

@ -17,10 +17,6 @@ common:
tests:
sample.philosopher:
tags: cmsis_rtos_v1_philosopher
sample.philosopher.tracing:
min_ram: 32
extra_configs:
- CONFIG_SEGGER_SYSTEMVIEW=y
sample.philosopher.same_prio:
extra_args: "-DSAME_PRIO=1"
sample.philosopher.semaphores: