zephyr/tests/net/utils
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
..
src tests/net: Reducing utils test by removing redundant ones 2019-03-09 10:09:33 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests: net: Convert to new logging system 2018-10-04 14:13:57 +03:00
testcase.yaml tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00