zephyr/tests/kernel/common/src
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
..
atomic.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
bitfield.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
byteorder.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
clock.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
dlist.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
intmath.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
main.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
multilib.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
printk.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
slist.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
timeout_order.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00