yaffs Added another test to direct/timothy_tests/quick_tests
[yaffs2.git] / direct / timothy_tests / quick_tests / Makefile
index 9ea838e27228ef3279cffbe777a2d14ad470710c..8d25cd9cedee312c78b9a2cc4b5e52ebdaefe225 100644 (file)
@@ -50,7 +50,7 @@ TESTFILES =   quick_tests.o lib.o \
                test_yaffs_unmount.o test_yaffs_unmount_ENODEV.o test_yaffs_unmount_ENAMETOOLONG.o test_yaffs_unmount_EBUSY.o \
                test_yaffs_open.o test_yaffs_open_ENOENT.o test_yaffs_open_ENOTDIR.o test_yaffs_open_EEXIST.o test_yaffs_open_EISDIR.o \
                test_yaffs_open_ENAMETOOLONG.o test_yaffs_open_EINVAL.o test_yaffs_open_EINVAL2.o test_yaffs_open_ELOOP.o \
-               test_yaffs_open_ELOOP_dir.o \
+               test_yaffs_open_ELOOP_dir.o test_yaffs_open_EROFS.o \
                test_yaffs_unlink.o  test_yaffs_unlink_EISDIR.o test_yaffs_unlink_ENOENT.o test_yaffs_unlink_ENAMETOOLONG.o \
                test_yaffs_unlink_ENOTDIR.o test_yaffs_unlink_ENOENT2.o test_yaffs_unlink_ELOOP_dir.o \
                test_yaffs_ftruncate.o test_yaffs_ftruncate_EBADF.o test_yaffs_ftruncate_EINVAL.o test_yaffs_ftruncate_big_file.o \