X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2FMakefile;h=9737cdba04ba99c38698101624225021acc7f274;hb=a90a31a0b95c0b884a1e33b8a4c190905940bcad;hp=6e298b4138ab225f23a3bc16d72348cdf5867568;hpb=f0b3e63460ab0712ba14e68a482137a167f94d8f;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/Makefile b/direct/timothy_tests/quick_tests/Makefile index 6e298b4..9737cdb 100644 --- a/direct/timothy_tests/quick_tests/Makefile +++ b/direct/timothy_tests/quick_tests/Makefile @@ -64,7 +64,9 @@ TESTFILES = quick_tests.o lib.o \ test_yaffs_fchmod.o test_yaffs_fchmod_EBADF.o\ test_yaffs_fsync.o test_yaffs_fsync_EBADF.o \ test_yaffs_fdatasync.o test_yaffs_fdatasync_EBADF.o \ - test_yaffs_mkdir.o + test_yaffs_mkdir.o \ + test_yaffs_fchmod.o test_yaffs_fchmod_EBADF.o test_yaffs_fchmod_EINVAL.o + YAFFSTESTOBJS = $(COMMONTESTOBJS) $(TESTFILES)