commit | 361a84d07ffaca5a968cd46f2a6c7a7707270de0 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sun Jun 16 08:22:08 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 20 17:19:54 2020 -0500 |
tree | 094eaba056af70f0523a22ac8e8284ba071e2827 | |
parent | 5076a83ef51a1a23f87a61cb09a808660199877e [diff] |
kernel: pipe: runtime error checking Add runtime error checking to k_pipe_cleanup and k_pipe_get and remove asserts. Adapted test which was expecting a fault to handle errors instead. Signed-off-by: Anas Nashif <anas.nashif@intel.com>