summaryrefslogtreecommitdiff
path: root/samples/net/dtls_client/testcase.ini
blob: 564cc953b42e1d579c372b878a465995d1cfa799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[test-nano]
tags = net
build_only = true
arch_whitelist = x86
platform_whitelist = qemu_x86
kernel = nano

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