yaffs More tests added to quick tests.
authorTimothy Manning <tfhmanning@gmail.com>
Mon, 8 Nov 2010 21:03:00 +0000 (10:03 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Mon, 8 Nov 2010 21:03:00 +0000 (10:03 +1300)
commite0b53924703fe414a99dbf49682cf8459540a3e5
tree2b8768e85b1df9d196ad128a92947eba27cf2fc7
parent78fc80afe393d5730ab464db3dc30f6ffb654196
yaffs More tests added to quick tests.
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
14 files changed:
direct/timothy_tests/quick_tests/Makefile
direct/timothy_tests/quick_tests/README.txt
direct/timothy_tests/quick_tests/quick_tests.c
direct/timothy_tests/quick_tests/quick_tests.h
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EFBIG.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EFBIG.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c
direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c
direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.c
direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c