2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-10-15 00:08:08 +08:00
|
|
|
- test_debug:
|
|
|
|
build_only: true
|
|
|
|
extra_args: CONF_FILE=debug.conf
|
|
|
|
tags: apps
|
|
|
|
- test_newlib:
|
|
|
|
build_only: true
|
|
|
|
extra_args: CONF_FILE=newlib.conf
|
|
|
|
tags: apps
|
|
|
|
- test_runtime_nmi:
|
|
|
|
arch_whitelist: arm
|
|
|
|
build_only: true
|
|
|
|
extra_args: CONF_FILE=runtime_nmi.conf
|
|
|
|
tags: apps
|