zephyr/tests/kernel/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
..
pipe tests: kernel: pipe: Added new test cases for pipe. 2018-03-19 18:17:35 -04:00
pipe_api tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00