zephyr/tests
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
..
application_development cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
benchmarks Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
bluetooth coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce negative tests for mailQ 2018-09-11 09:03:03 -04:00
compliance
crypto coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
include tests: include: Add implementation of timestamp_serialize() 2018-08-20 06:51:25 -07:00
kernel coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lib coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
posix tests: posix: Test realtime clock 2018-09-11 09:21:52 -04:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
subsys coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00