zephyr/tests
Tomasz Bursztyka ab1d38c3c3 tests/net: Reducing utils test by removing redundant ones
The very first test was basically testing the checksum calculation. And
that's already tested in more relevant tests. It was also trying in a
cumbersome way to generate packets scattered over many net_buf. But
that's also already tested in various other tests, and it's not at all
part of core utils anyway.

In any case, that all redundant, so let's remove it.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-09 10:09:33 -05:00
..
application_development
benchmarks tests: benchmarks: timing_info: Print all measurements. 2019-03-04 14:16:13 -05:00
bluetooth tests: bluetooth: MESH shell is observer not central 2019-03-05 11:22:39 +01:00
boards tests/boards/intel_s1000_crb: fix potential uninit variables 2019-02-26 01:44:42 +01:00
booting/stub
cmsis_rtos_v1 tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
cmsis_rtos_v2
compliance
crypto mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
drivers tests: spi: spi_loopback: Drop default SPI_1_NAME symbol 2019-03-08 05:38:04 -06:00
kernel tests/xip: exclude Minnowboard from test (does not do XIP) 2019-03-07 20:31:31 -05:00
lib lib/os: Conditionally eliminate alloca/VLA usage 2019-02-28 10:06:35 -08:00
misc
net tests/net: Reducing utils test by removing redundant ones 2019-03-09 10:09:33 -05:00
posix posix/pthreads: fix pthread_barrier_wait() behavior to match Posix 2019-03-02 03:40:06 +01:00
shell
subsys tests: subsys: fs : Fix coverity issue 2019-03-07 09:39:39 -05:00
unit
ztest