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