working on the quick tests
authorTimothy Manning <tfhmanning@gmail.com>
Wed, 16 Jan 2013 22:54:46 +0000 (11:54 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Wed, 16 Jan 2013 22:54:46 +0000 (11:54 +1300)
commit17c2897913447766bfd88fd49ca897821a3d2205
tree88ee2942300cc801f5d00af73ffcc23022076a78
parent52df965f345821f60e6d9943cada6080beb5fef0
working on the quick tests
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
12 files changed:
direct/test-framework/timothy_tests/quick_tests/lib.c
direct/test-framework/timothy_tests/quick_tests/lib.h
direct/test-framework/timothy_tests/quick_tests/quick_tests.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EACCES.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c
direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c