zephyr/tests/subsys/fs/nffs_fs_api/common
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
..
nffs_test_system_01.c
nffs_test_utils.c tests: nffs: fixed types 2018-07-18 12:32:23 -04:00
nffs_test_utils.h
test_append.c
test_cache_large_file.c
test_corrupt_block.c tests: nffs: fixed types 2018-07-18 12:32:23 -04:00
test_corrupt_scratch.c
test_gc_on_oom.c
test_gc.c
test_incomplete_block.c tests: nffs: fixed types 2018-07-18 12:32:23 -04:00
test_large_system.c
test_large_unlink.c
test_large_write.c
test_long_filename.c
test_lost_found.c tests: nffs: fixed types 2018-07-18 12:32:23 -04:00
test_many_children.c
test_mkdir.c
test_mount.c
test_nffs.h
test_open.c
test_overwrite_many.c
test_overwrite_one.c
test_overwrite_three.c
test_overwrite_two.c
test_performance.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
test_ram_backend.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
test_read.c
test_readdir.c
test_rename.c
test_split_file.c
test_unlink.c
test_wear_level.c