X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access_EROFS.c;h=056033783ef7a8bec627cb741b1f97e1e3b1d122;hb=c955a519e17ce455be524e9d1a5f59fe47f0194e;hp=af3b0d9b5e4ad0a4fd231b8dafd847809ca501c5;hpb=dd93a8090e78af3a429a55349cb05a4bf6fb2c39;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c index af3b0d9..0560337 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.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 @@ -39,6 +39,5 @@ int test_yaffs_access_EROFS(void) int test_yaffs_access_EROFS_clean(void) { - return 1; return EROFS_clean(); }