zephyr/tests
Jukka Rissanen c0b7d8f252 tests: net: coap: Enable loopback interface
There needs to be at least one network interface in order
to avoid this error.

E: There is no network interface to work with!

So enable loopback support which creates a loopback interface.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-05-06 22:50:18 +01:00
..
application_development
arch tests: arch: common: add stack_unwind test 2024-04-20 13:54:43 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth Bluetooth: Audio: Shell: adds support for BIS index parameter 2024-05-06 17:30:04 +01:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot test: mcuboot: enable test for rd_rw612_bga 2024-04-29 22:31:33 +01:00
bsim Tests: Bluetooth: CAP: Refactor some CAP commander functions 2024-05-06 11:48:31 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers tests: drivers: watchdog: Add negative test cases for Watchdog 2024-05-06 09:21:46 +02:00
kconfig/configdefault
kernel tests: kernel: interrupt: nested_irq: support nRF54L15 FLPR CLIC 2024-05-06 19:06:19 +02:00
lib tests: devicetree: Add a test test_child_nodes_number 2024-05-03 11:18:43 +02:00
misc linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot
subsys coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml