zephyr/tests
Jukka Rissanen cdc6c324d7 net: dns: Save info about source when configuring DNS servers
Remember which DNS server was added by a source like DHCPv4 or v6
message. This will allow system to remove DNS servers that were added by
that source. Then when stopping for example DHCP, we can remove those
specific DNS servers and not leaving DNS servers hanging in the system.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-26 14:08:19 +02:00
..
application_development tests: arch: arm: update for MPS4 Corstone315 2025-06-23 16:30:52 -05:00
arch tests/arch/rx: Remove unused variable 'events' 2025-06-26 14:07:03 +02:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
boards tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
boot tests: boot: Update imgtool path in west_sign_wrapper 2025-05-30 19:40:44 +02:00
bsim tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage 2025-06-23 12:44:53 -07:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base tests: Add CTest base harness testing 2025-01-10 04:12:42 +01:00
drivers tests: drivers: i2s: Run I2S tests on nRF54H20 2025-06-26 12:42:59 +02:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig scripts: kconfig: Add hex variants of arithmetic functions 2025-06-17 16:09:41 +02:00
kernel tests: kernel_workq: Excluding test for qemu_rx 2025-06-26 14:07:03 +02:00
lib tests: libcxx: Update missing CONFIG_COMMON_LIBC_MALLOC 2025-06-26 14:07:03 +02:00
misc linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
modules tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
net net: dns: Save info about source when configuring DNS servers 2025-06-26 14:08:19 +02:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys test/subsys/jwt: Work around for qemu_rx support 2025-06-26 14:07:03 +02:00
unit tests: unit: util: increase coverage of utf-8 utils 2025-06-17 16:09:06 +02:00
ztest tests: error_hook: Workaround for RX architecture 2025-06-26 14:07:03 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00