Commit aa81a922 authored by Anas Nashif's avatar Anas Nashif
Browse files

tests: build philosophers sample with systemview



Build sample with sysview enabled.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 483910ab
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@ common:
tests:
  sample.philosopher:
    tags: samples
  sample.philosopher.tracing:
    min_ram: 32
    extra_configs:
      - CONFIG_SEGGER_SYSTEMVIEW=y
  sample.philosopher.same_prio:
    extra_args: "-DSAME_PRIO=1"
  sample.philosopher.static: