zephyr/tests/subsys/fs/nffs_fs_api/common
Anas Nashif fe051a9055 cleanup: include/: move flash.h to drivers/flash.h
move flash.h to drivers/flash.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
nffs_test_system_01.c
nffs_test_utils.c
nffs_test_utils.h
test_append.c
test_cache_large_file.c
test_corrupt_block.c
test_corrupt_scratch.c
test_gc.c
test_gc_on_oom.c
test_incomplete_block.c
test_large_system.c
test_large_unlink.c
test_large_write.c
test_long_filename.c
test_lost_found.c
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
test_read.c
test_readdir.c
test_rename.c
test_split_file.c
test_unlink.c
test_wear_level.c