tests: power_states: Update testcase.ini to include arc

testcase.ini was not building for ARC. This app would
run on x86 and arc.

Change-Id: I961d56079aa1db7d84e0fcc87780ba11d7f4d831
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
This commit is contained in:
Ramesh Thomas 2016-11-14 00:20:03 -08:00 committed by Anas Nashif
commit 4944c3e705

View file

@ -1,10 +1,10 @@
[test]
build_only = true
tags = samples power
filter = CONFIG_SOC_QUARK_SE_C1000
filter = (CONFIG_SOC_QUARK_SE_C1000 or CONFIG_SOC_QUARK_SE_C1000_SS)
[test_socwatch]
extra_args = CONF_FILE="prj_socwatch.conf"
build_only = true
tags = samples power
filter = CONFIG_SOC_QUARK_SE_C1000
filter = CONFIG_SOC_QUARK_SE_C1000