zephyr/tests/kernel/mem_pool
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
mem_pool cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mem_pool_api tests: mempool: Enhance tests to improve code coverage 2018-08-19 13:09:35 -07:00
mem_pool_concept cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
mem_pool_threadsafe coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
sys_mem_pool tests: mempool: Enhance tests to improve code coverage 2018-08-19 13:09:35 -07:00