zephyr/tests
Alberto Escolar Piedras 35a10937d7 tests/net: dhcpv6: Avoid directly accessing address of unaligned struct
Use UNALIGNED_MEMBER_ADDR when getting the address of possibly
unaligned structures members instead of attempting to directly
get the address as an offset.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-07-01 10:15:55 -05: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: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
boot tests: upgrade: Upgrade with mcumgr using BLE transport 2025-06-27 12:21:56 +02:00
bsim tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage 2025-06-23 12:44:53 -07:00
cmake
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base
drivers tests: drivers: timer: nrf_grtc_timer: Align tests with uptime changes 2025-06-30 15:23:44 -05: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 tests: kconfig: functions: add tests for dt_compat_enabled_num 2025-06-27 10:07:01 -05:00
kernel tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05:00
lib tests: lib: net_buf: add tests for net_buf_linearize() 2025-06-26 11:01:49 -05:00
misc tests: misc: Fixing expected output on check_init_priorities test 2025-06-27 14:13:58 +02:00
modules tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
net tests/net: dhcpv6: Avoid directly accessing address of unaligned struct 2025-07-01 10:15:55 -05: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 tests: samples: Extend support for nRF54LM20A 2025-06-27 18:26:57 -05: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
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00