zephyr/tests/kernel/test_build/testcase.ini
Anas Nashif aaa508a2f8 tests: build using newlib also on ARC
A recent issue due to a change to ARC was not caught because we
do not build on ARC. Now that we have libc with ARC toolchain,
built for all arches.

Change-Id: I8c9b7d37802cb582dcb50e6c61d040078d8ecd26
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-05 14:08:50 +00:00

13 lines
160 B
INI

[test_debug]
build_only = true
tags = apps
extra_args = CONF_FILE=debug.conf
[test_newlib]
build_only = true
tags = apps
extra_args = CONF_FILE=newlib.conf