zephyr/tests/kernel/pipe/pipe_api
Ajay Kishore 75780a8135 tests: pipe: Enhance tests to improve code coverage
This test is intended to validate k_pipe_alloc_init()
and k_pipe_cleanup(), when CONFIG_USERSPACE is not defined.
Also added test to validate pending reader and pending writer
feature in pipe.

Signed-off-by: Ajay Kishore <ajay.kishore@intel.com>
2018-09-14 09:06:31 -04:00
..
src tests: pipe: Enhance tests to improve code coverage 2018-09-14 09:06:31 -04:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf kernel: pipes: add k_pipe_alloc_init() 2018-05-16 17:32:59 -07:00
testcase.yaml tests: kernel: pipe_api: Run test with userspace enabled. 2018-03-19 18:18:00 -04:00