X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access_ELOOP.c;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access_ELOOP2.c;h=8338cc48a47c68020b879ab6087ed101dd7c20d4;hb=e7d46266c3b860e73cc8c7dc9ec494d2d82c188c;hp=719bedc82fe7a693256e41c1672c0bfd548d3ae3;hpb=26fb3e1bcd45b79b58ff9023a81c98086545b12b;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP2.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c similarity index 88% rename from direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP2.c rename to direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c index 719bedc..8338cc4 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP2.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c @@ -11,9 +11,9 @@ * published by the Free Software Foundation. */ -#include "test_yaffs_access_ELOOP2.h" +#include "test_yaffs_access_ELOOP.h" -int test_yaffs_access_ELOOP2(void) +int test_yaffs_access_ELOOP(void) { int output=0; int error=0; @@ -37,7 +37,7 @@ int test_yaffs_access_ELOOP2(void) } } -int test_yaffs_access_ELOOP2_clean(void) +int test_yaffs_access_ELOOP_clean(void) { return 1; }