yaffs Added morew tests to direct/timothy_tests/quick_tests
authorTimothy Manning <tfhmanning@gmail.com>
Sun, 28 Nov 2010 21:45:17 +0000 (10:45 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Sun, 28 Nov 2010 21:45:17 +0000 (10:45 +1300)
commitc744d74c2f562bb505c3086585ae9beb359c85a3
tree408ef41dcfa9e9fe8e3b510a89addcb5dfb3395a
parent58bd37c91ae156c746b7b57be68987eacb0d5cb2
yaffs Added morew tests to direct/timothy_tests/quick_tests
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
13 files changed:
direct/timothy_tests/quick_tests/Makefile
direct/timothy_tests/quick_tests/quick_tests.h
direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c
direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_fstat_EROFS.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_fstat_EROFS.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h [new file with mode: 0644]