zephyr/samples/net/dtls_server/testcase.ini

15 lines
246 B
INI

[test-nano]
tags = net
build_only = true
arch_whitelist = x86
platform_whitelist = qemu_x86
kernel = nano
[test-micro]
tags = net
build_only = true
extra_args = KERNEL_TYPE=micro
kernel = micro
arch_whitelist = x86
platform_whitelist = qemu_x86