zephyr/tests/kernel/pipe/pipe
Adithya Baglody 84fed56236 tests: kernel: pipe: Added new test cases for pipe.
The following are the test cases added for pipe.
1. Test pipe APIs on single data element.
2. Test pipe APIs on multiple data elements.
3. Test pipe APIs with forever wait.
4. Test pipe APIs with timeout.
5. Test pipe APIs on an empty pipe.
6. Test pipe get API with forever timeout.
7. Test pipe get API with limited timeout.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-03-19 18:17:35 -04:00
..
src tests: kernel: pipe: Added new test cases for pipe. 2018-03-19 18:17:35 -04:00
CMakeLists.txt tests: kernel: pipe: Added new test cases for pipe. 2018-03-19 18:17:35 -04:00
prj.conf tests: kernel: pipe: Added new test cases for pipe. 2018-03-19 18:17:35 -04:00
testcase.yaml tests: kernel: pipe: Added new test cases for pipe. 2018-03-19 18:17:35 -04:00