yaffs More quick tests added.
[yaffs2.git] / direct / timothy_tests / quick_tests / Makefile
index 91ece44fafdf3db210b981dd1271afa6cd2b7939..cb13baa38d92c2200df11e1ca2ceac87dbc96e27 100644 (file)
@@ -54,8 +54,8 @@ TESTFILES =   quick_tests.o lib.o \
                test_yaffs_truncate.o test_yaffs_truncate_ENOTDIR.o test_yaffs_truncate_EISDIR.o test_yaffs_truncate_ENOENT.o test_yaffs_truncate_EINVAL.o \
                test_yaffs_truncate_EFBIG.o\
                test_yaffs_write.o \
-               test_yaffs_read.o \
-               test_yaffs_lseek.o \
+               test_yaffs_read.o test_yaffs_read_EBADF.o \
+               test_yaffs_lseek.o test_yaffs_lseek_EBADF.o test_yaffs_lseek_EINVAL.o test_yaffs_lseek_EFBIG.o \
                test_yaffs_access.o test_yaffs_access_EINVAL.o test_yaffs_access_ENOTDIR.o test_yaffs_access_ENOENT.o\
                test_yaffs_stat.o \
                test_yaffs_close_EBADF.o