X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_unmount_ENAMETOOLONG.c;h=a76512f550b1b4762e1949b8ddee17794106bf0e;hp=1af57614d8c4df8e25f7685766cad60b30ca8a51;hb=ce0a5fb9849b6dc0d1347709b28d3a34eefec662;hpb=4f90d524e3c666c53ae36ad2911e00e5b3741cca diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c index 1af5761..a76512f 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c @@ -1,7 +1,7 @@ /* * YAFFS: Yet another FFS. 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 @@ -13,47 +13,37 @@ #include "test_yaffs_unmount_ENAMETOOLONG.h" - - - -int test_yaffs_unmount_ENAMETOOLONG(void){ +int test_yaffs_unmount_ENAMETOOLONG(void) +{ int output=0; - int x; + int x=0; int error_code=0; int file_name_length=1000000; char file_name[file_name_length]; - - for (x=0; x