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>
13 lines
160 B
INI
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
|
|
|
|
|