zephyr/tests
Jukka Rissanen 5248657f57 tests: net: dns_resolve: Fix resolver tests
The compilation was failing if IPv4 was disabled.
Also fix the IPv6 test so that they pass properly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-05-27 05:01:28 -07:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: arm64: use symtab to print function name in stack trace 2024-05-23 11:52:08 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00
boards tests: boards: espressif: Add RTC CLK test 2024-05-27 01:37:18 -07:00
boot tests: test_mcuboot: update test pattern for upgrade mode 2024-05-12 11:03:26 -04:00
bsim Bluetooth: tests: fix double-registering of callbacks 2024-05-27 03:39:50 -07:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00
drivers tests: drivers: counter: support rtc timer 2024-05-27 01:37:18 -07:00
kconfig/configdefault
kernel irq: multilevel: add APIs with level as argument 2024-05-25 11:24:32 +03:00
lib samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00
misc tests/misc: Add llext EDK test 2024-05-17 16:21:48 +01:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net tests: net: dns_resolve: Fix resolver tests 2024-05-27 05:01:28 -07:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot
subsys tests: subsys: fix emul test compile 2024-05-24 18:03:44 -04: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