zephyr/tests/kernel/fifo/fifo_timeout
Ramakrishna Pallala a2e1341592 tests: kernel: Add fifo timeout scenario tests
Add k_fifo kernel object timeout scenario tests like basic
k_fifo API tests with timeouts and tests which involve other
threads to get/put items from/into k_fifo with timeouts.

This test is inspired from test_stack legacy test from
Zephyr v1.7.0 release.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-03-20 12:39:30 -04:00
..
src tests: kernel: Add fifo timeout scenario tests 2018-03-20 12:39:30 -04: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