zephyr/tests/kernel/fifo
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
..
fifo_api tests: fifo: improve test documentation 2018-05-23 18:58:03 -04:00
fifo_timeout tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs 2018-06-08 13:07:19 -05:00
fifo_usage tests: rename main test to main.c 2018-05-07 12:27:07 -04:00