X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=a340165b0455eba179593eb366a3b0b1ecdcc040;hb=81ea50c07a64dc33f1c0556fdbd836e50b143625;hp=09cdba1b005317458b40ffc9a8c8707c33d97c99;hpb=fa6335ddf55329c1ba1c50c68080a559461151cc;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 09cdba1..a340165 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -53,7 +53,8 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_read.o \ test_yaffs_lseek.o \ test_yaffs_access.o \ - test_yaffs_stat.o + test_yaffs_stat.o \ + test_yaffs_close_EBADF.o YAFFSTESTOBJS = $(COMMONTESTOBJS) $(TESTFILES)