From a18ab52ca5907e885dcf3b8f31639c77c0641ee2 Mon Sep 17 00:00:00 2001 From: Timothy Manning Date: Thu, 15 Nov 2012 10:30:54 +1300 Subject: [PATCH] yaffs fixed the headers of the timothy_tests makefiles and checked that the other tests were still working. Signed-off-by: Timothy Manning --- direct/test-framework/timothy_tests/handle_tests/Makefile | 4 ++-- .../timothy_tests/is_yaffs_working_tests/Makefile | 4 ++-- direct/test-framework/timothy_tests/linux_tests/Makefile | 4 ++-- direct/test-framework/timothy_tests/quick_tests/Makefile | 4 ++-- direct/test-framework/timothy_tests/stress_tester/Makefile | 4 ++-- direct/test-framework/timothy_tests/threading/Makefile | 4 ++-- .../timothy_tests/yaffs_and_linux_mirror_tests/Makefile | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) 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 -- 2.30.2