2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +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
|
2017-12-10 21:32:59 +08:00
|
|
|
test_gdb_server:
|
2017-12-12 10:12:06 +08:00
|
|
|
build_only: true
|
2017-12-10 21:32:59 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_GDB_SERVER=y
|