yaffs More tests for quick test
authorTimothy Manning <tfhmanning@gmail.com>
Thu, 18 Nov 2010 03:26:47 +0000 (16:26 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Thu, 18 Nov 2010 03:26:47 +0000 (16:26 +1300)
commitfb21e9bff6cbb66f5e4f8f67083c864dc0b76650
tree62cde743467174f037272231e8dd21d122dd6c0f
parent239fd86892c59299042eabf617309a2d2ddf700b
yaffs More tests for quick test
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
24 files changed:
direct/timothy_tests/quick_tests/Makefile
direct/timothy_tests/quick_tests/README.txt
direct/timothy_tests/quick_tests/lib.h
direct/timothy_tests/quick_tests/quick_tests.h
direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_inodecount.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_inodecount.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_totalspace.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_totalspace.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h [new file with mode: 0644]