All SoC specific driver tests go to samples/drivers. Change-Id: Ia9aa2140465320a548504ddb7a44569e2d2af6bd Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
185 B
INI
14 lines
185 B
INI
[test_debug]
|
|
build_only = true
|
|
tags = apps
|
|
extra_args = CONF_FILE=debug.conf
|
|
|
|
|
|
[test_newlib]
|
|
build_only = true
|
|
tags = apps
|
|
arch_whitelist = arm x86
|
|
extra_args = CONF_FILE=newlib.conf
|
|
|
|
|