Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / Makefile
index c37d916874ace109e75f26ed88eb09d1293e5826..431c883c788ed677ab79101cd6d4762e2af3fa2d 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile for stress tests and fuzzer
+# Makefile for quick_tests
 #
 #
 # YAFFS: Yet another Flash File System. A NAND-flash specific file system.
@@ -6,7 +6,7 @@
 # Copyright (C) 2003-2010 Aleph One Ltd.
 #
 #
-# Created by Charles Manning <charles@aleph1.co.uk>
+# Created by Timothy Manning <timothy@aleph1.co.uk>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as
@@ -78,7 +78,8 @@ TESTFILES =   quick_tests.o lib.o \
                test_yaffs_rename_dir.o test_yaffs_rename_dir_ENOENT.o test_yaffs_rename_dir_ENOENT2.o test_yaffs_rename_dir_to_file.o \
                test_yaffs_rename_file_to_dir.o test_yaffs_rename_EEXISTS.o  test_yaffs_rename_ELOOP_dir.o test_yaffs_rename_EROFS.o \
                test_yaffs_rename_ENAMETOOLONG.o test_yaffs_rename_ENAMETOOLONG2.o test_yaffs_rename_NULL.o test_yaffs_rename_NULL2.o \
-               test_yaffs_lstat.o test_yaffs_lstat_ENOENT.o test_yaffs_lstat_ENOTDIR.o test_yaffs_lstat_ENAMETOOLONG.o \
+               test_yaffs_lstat.o test_yaffs_lstat_ENOENT.o test_yaffs_lstat_ENOTDIR.o test_yaffs_lstat_ENAMETOOLONG.o test_yaffs_rename_to_null_file.o \
+               test_yaffs_rename_file_over_file.o test_yaffs_rename_dir_over_dir.o test_yaffs_rename_full_dir_over_dir.o test_yaffs_rename_ENOTEMPTY.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