zephyr/tests
Robert Lubos 477c0d9499 tests: net: net_pkt: Verify unchecked net_pkt functions results
Some net_pkt functions in `test_net_pkt_headroom_copy()` did not have
their return values verified, causing coverity complains.

CID: 240661

Fixes #39841

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-02 22:27:21 -04:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch modules: tfm: Split trusted-firmware-m repository 2021-11-01 11:20:06 -04:00
benchmarks tests: basicmath: Migrate to new ztest register functionality 2021-10-28 16:57:51 -04:00
bluetooth tests: bluetooth: tester: Add support for pairing failed event 2021-11-01 21:48:52 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers i2c: tests: update i2c_api test 2021-11-02 16:46:33 +01:00
kernel tests: kernel: disable one test for qemu_cortex_a9 2021-11-01 22:10:04 -04:00
lib drivers: mbox: Introduce MBOX driver class 2021-10-27 18:27:21 +02:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: net: net_pkt: Verify unchecked net_pkt functions results 2021-11-02 22:27:21 -04:00
posix cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
subsys cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00