X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EINVAL.c;h=bec53dea41247da9576f1cd0037cacb0013f5dd2;hp=1fcfafeb7b9700c024d89f96986201973880ef9e;hb=22f31a41cbb9a08e67204279fb3b37e400309f1c;hpb=8f3b332855f68abc47f9da5b0f1877f33f70ba15 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c index 1fcfafe..bec53de 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c @@ -43,5 +43,5 @@ int test_yaffs_truncate_EINVAL(void){ } int test_yaffs_truncate_EINVAL_clean(void){ - return -1; + return 1; }