zephyr/tests/kernel/fifo/fifo_timeout
Leandro Pereira 33aa90539a tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs
The return value from k_fifo_get() might be NULL in some situations,
so protect against that.

Coverity-ID: 186190
Coverity-ID: 186058
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-08 13:07:19 -05:00
..
src tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs 2018-06-08 13:07:19 -05:00
CMakeLists.txt tests: kernel: Add fifo timeout scenario tests 2018-03-20 12:39:30 -04:00
prj_poll.conf tests: kernel: Add fifo timeout scenario tests 2018-03-20 12:39:30 -04:00
prj.conf tests: kernel: Add fifo timeout scenario tests 2018-03-20 12:39:30 -04:00
testcase.yaml tests: kernel: Add fifo timeout scenario tests 2018-03-20 12:39:30 -04:00