From: Timothy Manning Date: Wed, 14 Nov 2012 21:30:54 +0000 (+1300) Subject: yaffs fixed the headers of the timothy_tests makefiles and checked that the other... X-Git-Tag: aleph1-release~62^2~6 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=a18ab52ca5907e885dcf3b8f31639c77c0641ee2 yaffs fixed the headers of the timothy_tests makefiles and checked that the other tests were still working. Signed-off-by: Timothy Manning --- diff --git a/direct/test-framework/timothy_tests/handle_tests/Makefile b/direct/test-framework/timothy_tests/handle_tests/Makefile index 17345e1..43347d2 100644 --- a/direct/test-framework/timothy_tests/handle_tests/Makefile +++ b/direct/test-framework/timothy_tests/handle_tests/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for handle_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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile b/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile index 8e111ac..f1288a6 100644 --- a/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile +++ b/direct/test-framework/timothy_tests/is_yaffs_working_tests/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for test_1_yaffs_mount # # # 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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/linux_tests/Makefile b/direct/test-framework/timothy_tests/linux_tests/Makefile index 10442f5..31cc5ec 100644 --- a/direct/test-framework/timothy_tests/linux_tests/Makefile +++ b/direct/test-framework/timothy_tests/linux_tests/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for linux_test # # # 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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/quick_tests/Makefile b/direct/test-framework/timothy_tests/quick_tests/Makefile index c37d916..ac69431 100644 --- a/direct/test-framework/timothy_tests/quick_tests/Makefile +++ b/direct/test-framework/timothy_tests/quick_tests/Makefile @@ -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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/stress_tester/Makefile b/direct/test-framework/timothy_tests/stress_tester/Makefile index 954df4f..ce61910 100644 --- a/direct/test-framework/timothy_tests/stress_tester/Makefile +++ b/direct/test-framework/timothy_tests/stress_tester/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for stress_tester # # # 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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/threading/Makefile b/direct/test-framework/timothy_tests/threading/Makefile index 7d0a408..471ee56 100644 --- a/direct/test-framework/timothy_tests/threading/Makefile +++ b/direct/test-framework/timothy_tests/threading/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for threading # # # 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 +# Created by Timothy Manning # # 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 diff --git a/direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/Makefile b/direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/Makefile index a9a9219..f130aa5 100644 --- a/direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/Makefile +++ b/direct/test-framework/timothy_tests/yaffs_and_linux_mirror_tests/Makefile @@ -1,4 +1,4 @@ -# Makefile for stress tests and fuzzer +# Makefile for mirror_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 +# Created by Timothy Manning # # 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