zephyr/tests
Jukka Rissanen 22eeb70a26 tests: net: Network packet checksum offloading tests
Test that if the checksum offloading is enabled, then we do not
calculate the checksum. Also the normal case, where offloading is
disabled and we need to calculate the checksum, is tested.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-23 08:37:01 +02:00
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
bluetooth drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: crypto: mbedtls: enabled test for esp32 2018-03-09 21:29:08 -05:00
drivers drivers: eth: gmac: Do not verify config for unit tests 2018-03-20 10:37:34 -04:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel tests: kernel: Add test to verify k_thread_start() 2018-03-22 08:15:33 -04:00
lib tests: lib: use meaningful test names 2018-02-18 09:16:40 -05:00
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests: net: Network packet checksum offloading tests 2018-03-23 08:37:01 +02:00
posix tests: posix: fix semaphore.h test 2018-03-21 14:27:47 -07:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
subsys drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
sys/ringbuffer tests: add ringbuffer api test and combine original test 2018-01-29 23:19:17 -05:00
unit tests: Remove broken net_buf unit tests 2018-02-10 09:20:42 +02:00
ztest tests: userspace: fix read/write privileged stack tests 2018-02-14 13:06:21 -08:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: Added a new kconfig. 2018-03-19 18:16:58 -04:00