summaryrefslogtreecommitdiff
path: root/samples/net/coap_server/testcase.ini
blob: d82566bf31996d5bed307c78e0c024420e4e2829 (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
build_only = true
extra_args = KERNEL_TYPE=micro
kernel = micro
arch_whitelist = x86
platform_whitelist = qemu_x86