yaffs Improvements on the quick tests code. note the bug is still here.
authorTimothy Manning <tfhmanning@gmail.com>
Wed, 3 Nov 2010 03:21:10 +0000 (16:21 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Wed, 3 Nov 2010 03:27:09 +0000 (16:27 +1300)
commit90c66937f76d1e4ce1fb43aed91219c4f1e443f1
treec79bb8203daa213a1df37b59fbc77f12a16fbd4b
parent98fdd77e12f7a14163568906da90b11f90f9f3e8
yaffs Improvements on the quick tests code. note the bug is still here.
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
22 files changed:
direct/timothy_tests/quick_tests/Makefile
direct/timothy_tests/quick_tests/quick_tests.c
direct/timothy_tests/quick_tests/quick_tests.h
direct/timothy_tests/quick_tests/test_yaffs_access.h
direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c
direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h
direct/timothy_tests/quick_tests/test_yaffs_lseek.c
direct/timothy_tests/quick_tests/test_yaffs_lseek.h
direct/timothy_tests/quick_tests/test_yaffs_open_file.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_file.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_file_ENOENT.c [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_open_file_ENOENT.h [new file with mode: 0644]
direct/timothy_tests/quick_tests/test_yaffs_read.c
direct/timothy_tests/quick_tests/test_yaffs_read.h
direct/timothy_tests/quick_tests/test_yaffs_stat.c
direct/timothy_tests/quick_tests/test_yaffs_stat.h
direct/timothy_tests/quick_tests/test_yaffs_truncate.c
direct/timothy_tests/quick_tests/test_yaffs_truncate.h
direct/timothy_tests/quick_tests/test_yaffs_unlinking.c
direct/timothy_tests/quick_tests/test_yaffs_unlinking.h
direct/timothy_tests/quick_tests/test_yaffs_write.c
direct/timothy_tests/quick_tests/test_yaffs_write.h