Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / Makefile
index ef339c592d38ea4d9983fa9b83dcb3090b67d5c3..49ecd7a92055671ddfa223b25b3d336fc8c69b85 100644 (file)
@@ -42,8 +42,8 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o \
                 yaffs_yaffs1.o \
                 yaffs_yaffs2.o \
                 yaffs_verify.o \
-                yaffs_error.o
-
+                yaffs_error.o \
+                yaffs_summary.o
 #               yaffs_checkptrwtest.o\
 
 TESTFILES =    quick_tests.o lib.o \
@@ -108,7 +108,8 @@ TESTFILES =         quick_tests.o lib.o \
                test_yaffs_lstat.o test_yaffs_lstat_ENOENT.o test_yaffs_lstat_ENOTDIR.o test_yaffs_lstat_ENAMETOOLONG.o \
                test_yaffs_lstat_NULL.o \
                test_yaffs_flush.o test_yaffs_flush_EBADF.o test_yaffs_flush_EROFS.o \
-               test_yaffs_dup.o test_yaffs_dup_EBADF.o
+               test_yaffs_dup.o test_yaffs_dup_EBADF.o 
+
 
 
                  
@@ -127,7 +128,8 @@ YAFFSSYMLINKS = yaffs_ecc.c yaffs_ecc.h yaffs_guts.c yaffs_guts.h yaffs_tagscomp
           yaffs_yaffs1.c yaffs_yaffs1.h \
           yaffs_yaffs2.c yaffs_yaffs2.h \
           yaffs_bitmap.c yaffs_bitmap.h \
-          yaffs_verify.c yaffs_verify.h
+          yaffs_verify.c yaffs_verify.h \
+          yaffs_summary.c yaffs_summary.h
 
 YAFFSDIRECTSYMLINKS =  yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
                       yaffsfs.h ydirectenv.h \