yaffs Added more tests to direct/timothy_tests/quick_tests
authorTimothy Manning <tfhmanning@gmail.com>
Wed, 24 Nov 2010 03:03:27 +0000 (16:03 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Wed, 24 Nov 2010 03:03:27 +0000 (16:03 +1300)
commitf1fdae08ffdfaa5d1a31b9c4303dc317fe95ded4
tree7b3f1a558e964edd2951972978fea69bed9fff95
parent10d09f1cb066885e3934db0c2c7c86dd10cbc8bf
yaffs Added more tests to direct/timothy_tests/quick_tests
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
19 files changed:
direct/timothy_tests/quick_tests/Makefile
direct/timothy_tests/quick_tests/README.txt
direct/timothy_tests/quick_tests/lib.c
direct/timothy_tests/quick_tests/lib.h
direct/timothy_tests/quick_tests/quick_tests.h
direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c
direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c
direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h [new file with mode: 0644]