File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,15 @@ tests:
4848 tags : net openthread
4949 platform_allow : nrf52840dk_nrf52840
5050 filter : TOOLCHAIN_HAS_NEWLIB == 1
51+ sample.net.sockets.echo_client.b91_802154 :
52+ extra_args : OVERLAY_CONFIG="overlay-802154.conf"
53+ platform_allow : tlsr9518adk80d
54+ sample.net.sockets.echo_client.b91_openthread :
55+ extra_args : OVERLAY_CONFIG="overlay-ot.conf"
56+ slow : true
57+ tags : net openthread
58+ platform_allow : tlsr9518adk80d
59+ filter : TOOLCHAIN_HAS_NEWLIB == 1
5160 sample.net.sockets.echo_client.kw41z_openthread :
5261 extra_args : OVERLAY_CONFIG="overlay-ot.conf"
5362 slow : true
Original file line number Diff line number Diff line change 4242 sample.net.sockets.echo_server.nrf_802154 :
4343 extra_args : OVERLAY_CONFIG="overlay-802154.conf"
4444 platform_allow : nrf52840dk_nrf52840
45+ sample.net.sockets.echo_server.b91_802154 :
46+ extra_args : OVERLAY_CONFIG="overlay-802154.conf"
47+ platform_allow : tlsr9518adk80d
4548 sample.net.sockets.echo_server.usbnet :
4649 depends_on : usb_device
4750 harness : net
@@ -60,6 +63,12 @@ tests:
6063 tags : net openthread
6164 platform_allow : nrf52840dk_nrf52840
6265 filter : TOOLCHAIN_HAS_NEWLIB == 1
66+ sample.net.sockets.echo_server.b91_openthread :
67+ extra_args : OVERLAY_CONFIG="overlay-ot.conf"
68+ slow : true
69+ tags : net openthread
70+ platform_allow : tlsr9518adk80d
71+ filter : TOOLCHAIN_HAS_NEWLIB == 1
6372 sample.net.sockets.echo_server.kw41z_openthread :
6473 extra_args : OVERLAY_CONFIG="overlay-ot.conf"
6574 slow : true
You can’t perform that action at this time.
0 commit comments