yaffs Moving timothy_tests and updating the makefiles to work with the new test-framework
authorTimothy Manning <tfhmanning@gmail.com>
Mon, 12 Nov 2012 20:35:55 +0000 (09:35 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Thu, 15 Nov 2012 00:03:58 +0000 (13:03 +1300)
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
477 files changed:
direct/test-framework/timothy_tests/handle_tests/Makefile [moved from direct/timothy_tests/handle_tests/Makefile with 100% similarity]
direct/test-framework/timothy_tests/handle_tests/README.txt [moved from direct/timothy_tests/handle_tests/README.txt with 100% similarity]
direct/test-framework/timothy_tests/handle_tests/handle_test.c [moved from direct/timothy_tests/handle_tests/handle_test.c with 100% similarity]
direct/test-framework/timothy_tests/handle_tests/handle_test.h [moved from direct/timothy_tests/handle_tests/handle_test.h with 100% similarity]
direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile [moved from direct/timothy_tests/is_yaffs_working_tests/Makefile with 100% similarity]
direct/test-framework/timothy_tests/is_yaffs_working_tests/README.txt [moved from direct/timothy_tests/is_yaffs_working_tests/README.txt with 100% similarity]
direct/test-framework/timothy_tests/is_yaffs_working_tests/test_1_yaffs_mount.c [moved from direct/timothy_tests/is_yaffs_working_tests/test_1_yaffs_mount.c with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/Makefile [moved from direct/timothy_tests/linux_tests/Makefile with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/README.txt [moved from direct/timothy_tests/linux_tests/README.txt with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/lib.c [moved from direct/timothy_tests/linux_tests/lib.c with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/lib.h [moved from direct/timothy_tests/linux_tests/lib.h with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/linux_test.c [moved from direct/timothy_tests/linux_tests/linux_test.c with 100% similarity]
direct/test-framework/timothy_tests/linux_tests/linux_test.h [moved from direct/timothy_tests/linux_tests/linux_test.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/Makefile [moved from direct/timothy_tests/quick_tests/Makefile with 67% similarity]
direct/test-framework/timothy_tests/quick_tests/README.txt [moved from direct/timothy_tests/quick_tests/README.txt with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/lib.c [moved from direct/timothy_tests/quick_tests/lib.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/lib.h [moved from direct/timothy_tests/quick_tests/lib.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/quick_tests.c [moved from direct/timothy_tests/quick_tests/quick_tests.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/quick_tests.h [moved from direct/timothy_tests/quick_tests/quick_tests.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EACCES.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EACCES.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_access_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close.c [moved from direct/timothy_tests/quick_tests/test_yaffs_close.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close.h [moved from direct/timothy_tests/quick_tests/test_yaffs_close.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_close_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_dup.c [moved from direct/timothy_tests/quick_tests/test_yaffs_dup.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_dup.h [moved from direct/timothy_tests/quick_tests/test_yaffs_dup.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush.c [moved from direct/timothy_tests/quick_tests/test_yaffs_flush.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush.h [moved from direct/timothy_tests/quick_tests/test_yaffs_flush.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace.c [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace.h [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fstat.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fstat.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fstat.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fstat.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate.c [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate.h [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h [moved from direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount.c [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount.h [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_NULL2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_link_NULL2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_mount_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EACCES.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EACCES.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read.c [moved from direct/timothy_tests/quick_tests/test_yaffs_read.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read.h [moved from direct/timothy_tests/quick_tests/test_yaffs_read.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h [moved from direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync.c [moved from direct/timothy_tests/quick_tests/test_yaffs_sync.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync.h [moved from direct/timothy_tests/quick_tests/test_yaffs_sync.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_sync_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace.c [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace.h [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h [moved from direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h [moved from direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write.c [moved from direct/timothy_tests/quick_tests/test_yaffs_write.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write.h [moved from direct/timothy_tests/quick_tests/test_yaffs_write.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_EBADF.c [moved from direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_EBADF.h [moved from direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_EROFS.c [moved from direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_EROFS.h [moved from direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_big_file.c [moved from direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c with 100% similarity]
direct/test-framework/timothy_tests/quick_tests/test_yaffs_write_big_file.h [moved from direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/Makefile [moved from direct/timothy_tests/stress_tester/Makefile with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/README.txt [moved from direct/timothy_tests/stress_tester/README.txt with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/error_handler.c [moved from direct/timothy_tests/stress_tester/error_handler.c with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/error_handler.h [moved from direct/timothy_tests/stress_tester/error_handler.h with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/message_buffer.c [moved from direct/timothy_tests/stress_tester/message_buffer.c with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/message_buffer.h [moved from direct/timothy_tests/stress_tester/message_buffer.h with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/yaffs_tester.c [moved from direct/timothy_tests/stress_tester/yaffs_tester.c with 100% similarity]
direct/test-framework/timothy_tests/stress_tester/yaffs_tester.h [moved from direct/timothy_tests/stress_tester/yaffs_tester.h with 100% similarity]
direct/test-framework/timothy_tests/threading/Makefile [moved from direct/timothy_tests/threading/Makefile with 100% similarity]
direct/test-framework/timothy_tests/threading/README.txt [moved from direct/timothy_tests/threading/README.txt with 100% similarity]
direct/test-framework/timothy_tests/threading/lib.c [moved from direct/timothy_tests/threading/lib.c with 100% similarity]
direct/test-framework/timothy_tests/threading/lib.h [moved from direct/timothy_tests/threading/lib.h with 100% similarity]
direct/test-framework/timothy_tests/threading/test_a.c [moved from direct/timothy_tests/threading/test_a.c with 100% similarity]
direct/test-framework/timothy_tests/threading/test_a.h [moved from direct/timothy_tests/threading/test_a.h with 100% similarity]
direct/test-framework/timothy_tests/threading/test_b.c [moved from direct/timothy_tests/threading/test_b.c with 100% similarity]
direct/test-framework/timothy_tests/threading/test_b.h [moved from direct/timothy_tests/threading/test_b.h with 100% similarity]
direct/test-framework/timothy_tests/threading/thread_function.c [moved from direct/timothy_tests/threading/thread_function.c with 100% similarity]
direct/test-framework/timothy_tests/threading/thread_function.h [moved from direct/timothy_tests/threading/thread_function.h with 100% similarity]
direct/test-framework/timothy_tests/threading/threading.c [moved from direct/timothy_tests/threading/threading.c with 100% similarity]
direct/test-framework/timothy_tests/threading/threading.h [moved from direct/timothy_tests/threading/threading.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/Makefile [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/Makefile with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/README.txt [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/README.txt with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/lib.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/lib.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/lib.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/lib.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_open.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_open.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_open.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_open.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_truncate.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_truncate.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_truncate.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_truncate.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_unlink.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_unlink.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_unlink.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_unlink.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_write.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_write.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_write.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/linux_test_write.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/mirror_tests.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/mirror_tests.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/mirror_tests.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/mirror_tests.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_open.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_open.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_open.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_open.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_truncate.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_truncate.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_truncate.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_truncate.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_unlink.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_unlink.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_unlink.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_unlink.h with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_write.c [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_write.c with 100% similarity]
direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_write.h [moved from direct/timothy_tests/yaffs_and_linux_mirror_tests/yaffs_test_write.h with 100% similarity]

similarity index 67%
rename from direct/timothy_tests/quick_tests/Makefile
rename to direct/test-framework/timothy_tests/quick_tests/Makefile
index 210857bfd64fcb1179ca1c64c6038d379dd8873b..496e2bea019a9769f9b2dbe7c517a4c52c0ed9d7 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile for YAFFS direct stress tests
+# Makefile for stress tests and fuzzer
 #
 #
 # YAFFS: Yet another Flash File System. A NAND-flash specific file system.
 #
 # NB Warning this Makefile does not include header dependencies.
 #
-# $Id: Makefile,v 1.7 2010-02-25 22:34:47 charles Exp $
 
-#EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC
-
-CFLAGS =      -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_YAFFS2  -DCONFIG_YAFFS_DEFINES_TYPES
-
-CFLAGS +=     -DCONFIG_YAFFS_PROVIDE_DEFS -DCONFIG_YAFFSFS_PROVIDE_VALUES
-CFLAGS +=    -Wall -g $(EXTRA_COMPILE_FLAGS) -Wstrict-aliasing 
-#CFLAGS +=    -fno-strict-aliasing
-CFLAGS +=    -O0
-CFLAGS +=    -Wextra -Wpointer-arith
-#CFLAGS +=    -DCONFIG_YAFFS_VALGRIND_TEST
-
-#CFLAGS+=   -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
-#CFLAGS+=   -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline
-
-
-COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \
-                yaffs_ecc.o yaffs_fileem.o yaffs_fileem2k.o yaffsfs.o yaffs_guts.o \
-                yaffs_packedtags1.o yaffs_ramdisk.o yaffs_ramem2k.o \
-                yaffs_tagscompat.o yaffs_packedtags2.o yaffs_nand.o \
-                yaffs_checkptrw.o  yaffs_qsort.o\
-                yaffs_nameval.o yaffs_attribs.o \
-                yaffs_norif1.o  ynorsim.o  \
-                yaffs_allocator.o \
-                yaffs_bitmap.o \
-                yaffs_yaffs1.o \
-                yaffs_yaffs2.o \
-                yaffs_verify.o \
-                yaffs_error.o \
-                yaffs_summary.o
+YDI_DIR = ../../../
+YDI_FRAMEWORK_DIR = ../../
 
+TARGETS = yaffs_test fuzzer
 TESTFILES =    quick_tests.o lib.o \
                test_yaffs_mount.o test_yaffs_mount_ENODEV.o test_yaffs_mount_ENAMETOOLONG.o test_yaffs_mount_EBUSY.o \
                test_yaffs_mount_NULL.o \
@@ -111,71 +84,22 @@ TESTFILES =        quick_tests.o lib.o \
                test_yaffs_dup.o test_yaffs_dup_EBADF.o 
 
 
+all: $(TARGETS)
 
-                 
-
-YAFFSTESTOBJS  = $(COMMONTESTOBJS) $(TESTFILES)
-
-ALLOBJS = $(sort $(YAFFSTESTOBJS))
-
-YAFFSDIRECTSYMLINKS =  \
-          yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
-          yaffsfs.h yaffs_osglue.h ydirectenv.h \
-          yaffs_flashif.c yaffscfg.h yaffs_qsort.c \
-          yaffs_nandemul2k.h yaffs_list.h \
-          yaffs_attribs.c \
-          yaffs_error.c \
-          yaffs_nandif.c yaffs_nandif.h yportenv.h \
-          yaffs_hweight.c yaffs_hweight.h \
-          yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h \
-          yaffs_tagscompat.c yaffs_tagscompat.h \
-          yaffs_packedtags1.c yaffs_packedtags1.h \
-          yaffs_packedtags2.c yaffs_packedtags2.h  \
-          yaffs_nand.c yaffs_nand.h yaffs_getblockinfo.h \
-          yaffs_checkptrw.h yaffs_checkptrw.c \
-          yaffs_nameval.c yaffs_nameval.h \
-          yaffs_trace.h yaffs_attribs.h \
-          yaffs_allocator.c yaffs_allocator.h \
-          yaffs_yaffs1.c yaffs_yaffs1.h \
-          yaffs_yaffs2.c yaffs_yaffs2.h \
-          yaffs_bitmap.c yaffs_bitmap.h \
-          yaffs_verify.c yaffs_verify.h \
-          yaffs_summary.c yaffs_summary.h
-
-
-
-DIRECTEXTRASYMLINKS =  yaffscfg2k.c yaffs_fileem2k.c yaffs_fileem2k.h\
-                       yaffs_fileem.c yaffs_norif1.c yaffs_norif1.h \
-                       yaffs_ramdisk.c yaffs_ramdisk.h yaffs_ramem2k.c \
-                       ynorsim.h ynorsim.c yaffs_osglue.c
-
-SYMLINKS = $(YAFFSSYMLINKS) $(YAFFSDIRECTSYMLINKS) $(DIRECTEXTRASYMLINKS) $(PYTONOSYMLINKS)
-#all: directtest2k boottest
-
-all: quick_tests 
-
-$(ALLOBJS): %.o: %.c
-       gcc -c $(CFLAGS) -o $@ $<
-
-$(PYTONOSYMLINKS):
-       ln -s ../../python/$@ $@
-
-
-
-$(YAFFSDIRECTSYMLINKS):
-       ln -s ../../$@ $@
+YAFFS_TEST_OBJS = $(COMMONTESTOBJS) $(TESTFILES)
+FUZZER_OBJS = fuzzer.o
 
-$(DIRECTEXTRASYMLINKS):
-       ln -s ../../basic-test/$@ $@
+ALL_UNSORTED_OBJS += $(YAFFS_TEST_OBJS) $(FUZZER_OBJS)
 
+include $(YDI_FRAMEWORK_DIR)/FrameworkRules.mk
 
-quick_tests: $(SYMLINKS) $(ALLOBJS)
-       gcc $(CFLLAG) -o $@ $(ALLOBJS)
 
+yaffs_test: $(FRAMEWORK_SOURCES) $(YAFFS_TEST_OBJS)
+       gcc $(CFLLAG) -o $@ $(YAFFS_TEST_OBJS)
 
 
 
 
+quick_tests: $(TESTFILES)
+       gcc $(CFLAG) -o $@ $(TESTFILES)
 
-clean:
-       rm -f quick_tests  $(ALLOBJS) core $(SYMLINKS)