zephyr/tests
Maksim Masalski f1f1a9f38a tests: fix unchecked return value in test_net_pkt_basics_of_rw
Inside function test_net_pkt_basics_of_rw result of function call
net_pkt_read_be16 is not checked which might result performance
of the program and cause errors.

Coverity-CID 198003
Fixes #15776

Signed-off-by: Maksim Masalski <maxxliferobot@gmail.com>
2019-05-07 15:27:31 +03:00
..
application_development file2hex.py: new --gzip-mtime option that defaults to zero + test 2019-04-17 08:27:40 -04:00
benchmarks benchmarks: sched: capture output and evaluate 2019-04-08 10:46:55 -04:00
bluetooth Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
boards samples: usb: Correct USB HID device name 2019-04-28 12:22:23 -04:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests: cmsis_v1: properly set stack size 2019-05-02 15:42:33 -04:00
cmsis_rtos_v2 lib: cmsis_v2: set default dynamic stack size 2019-05-02 15:42:33 -04:00
crypto tests: crypto: Update HMAC_PRNG test 2019-04-18 12:24:52 -04:00
drivers drivers: sensor: Add ADXL362 interrupt handling 2019-05-03 09:11:51 -05:00
kernel tests: stackprot: don't set main stack size 2019-05-03 13:30:16 -07:00
lib libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
misc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net tests: fix unchecked return value in test_net_pkt_basics_of_rw 2019-05-07 15:27:31 +03:00
posix tests: add nsim special cases for two tests 2019-04-09 19:38:32 -04:00
shell license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
subsys tests: usb: desc_sections: Cleanup test 2019-05-06 19:00:02 -04:00
unit license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ztest license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00