zephyr/tests
Robert Lubos 08879ea7fb net: ip: Add option to force checksum calculation
Modify internal L4 protocols APIs, to allow to enforce checksum
calculation, regardless of the checksum HW offloading capability.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-11-08 15:09:37 +00:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
benchmarks syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
bluetooth Bluetooth: Host: Tests: Move testlib to common 2023-11-07 10:09:33 +01:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot tests: boot: mcuboot_recovery_retention: Move USB CDC to USB device 2023-11-08 10:09:13 +01:00
bsim tests: bsim: bluetooth: host: privacy: peripheral: add RPA check 2023-11-08 15:09:22 +00:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel test: spinlock: cleanup assertion 2023-11-06 15:44:34 -06:00
lib boards: arm: add nrf9131ek_nrf9131 2023-11-08 10:06:03 +01:00
misc scripts: check_init_priorities: rework the error messages 2023-11-03 11:45:23 +01:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net net: ip: Add option to force checksum calculation 2023-11-08 15:09:37 +00:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: add test for SDIO subsystem 2023-11-06 19:01:08 -05:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest ztest: Add comfort functions for non-zero return codes 2023-11-04 07:39:46 -04:00
test_config.yaml