X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2Fmirror_tests.h;h=9d308336b4ae3bd01d8ceb0d50f6502c076d87d7;hb=472c70456396a6f2019bfabe83bd292782dbd978;hp=17c7963b14e4d12dc3b5acfab080ed2b078083d9;hpb=e1a60ae9412db5bb7e845bc65b7f8529e9b22d95;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/mirror_tests.h b/direct/timothy_tests/mirror_tests/mirror_tests.h index 17c7963..9d30833 100644 --- a/direct/timothy_tests/mirror_tests/mirror_tests.h +++ b/direct/timothy_tests/mirror_tests/mirror_tests.h @@ -1,7 +1,7 @@ /* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002-2010 Aleph One Ltd. + * Copyright (C) 2002-2011 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Timothy Manning @@ -24,6 +24,7 @@ #include "yaffsfs.h" #include "lib.h" #include +#include #include #include "linux_test_open.h" @@ -53,6 +54,7 @@ void run_linux_test(int id,arg_temp *args_struct); void clean_dir(void); int select_test_id(int test_len); int check_mode(arg_temp *args_struct); +int check_mode_file(char *path); //void generate_array_of_objects_in_yaffs(void); //void generate_array_of_objects_in_linux(void);