yaffs update to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / Makefile
index dc52d49dc1ce4b0d1d02e1b9928d7c044a9873a6..cdde95c75cf6ac9ee1ef386dc5c06c13608b515e 100644 (file)
@@ -44,7 +44,9 @@ COMMONTESTOBJS = yaffscfg2k.o yaffs_ecc.o yaffs_fileem.o yaffs_fileem2k.o yaffsf
 
 #               yaffs_checkptrwtest.o\
 
-YAFFSTESTOBJS  = $(COMMONTESTOBJS) quick_tests.o test_mount_yaffs.o
+YAFFSTESTOBJS  = $(COMMONTESTOBJS) quick_tests.o lib.o test_mount_yaffs.o   test_yaffs_unlinking.o test_open_file.o test_yaffs_ftruncate.o test_yaffs_truncate.o \
+               test_yaffs_write.o test_yaffs_read.o test_yaffs_lseek.o
+
 
 
 ALLOBJS = $(sort $(YAFFSTESTOBJS))