zephyr/tests/bluetooth/shell/testcase.ini
Johan Hedberg 77dcd7151d Bluetooth: tests/shell: Add Arduino 101-specific configuration
Add an Arduino 101-specific configuration that enables flash-based
storage support as well as the file system shell.

Change-Id: Ic10ea958dd2446df4942a8dfd3cce1e3368852b2
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-09 09:15:46 +00:00

20 lines
421 B
INI

[test]
tags = bluetooth
build_only = true
platform_whitelist = qemu_cortex_m3 qemu_x86 arduino_101
[test_nble]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_nble.conf"
filter = CONFIG_SOC_QUARK_SE_C1000
[test_br]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_br.conf"
arch_whitelist = x86
platform_exclude = quark_d2000_crb
# Do not run for debug daily build
filter = not CONFIG_DEBUG