Use common config for tests and use testcase.ini for defining micro and nano kernel variants. Change-Id: I47453cd49696dd496cc728cc1eb2eba9cf7f1c6c Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
10 lines
199 B
INI
10 lines
199 B
INI
[test_micro]
|
|
tags = bluetooth
|
|
|
|
[test_nano]
|
|
tags = bluetooth
|
|
arch_whitelist = x86 arm
|
|
platform_whitelist = minnowboard basic_minuteia arduino_101 frdm_k64f
|
|
extra_args = KERNEL_TYPE=nano
|
|
kernel = nano
|