X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_rename_EROFS.c;h=851297fd3fc9a4f7d120465829c2a41854b3cea9;hb=5092cb42f05f875154d89639dbd5d6cea573da5f;hp=5f5437bf924d3e0c4f70273d9b2d2b90e32e47ca;hpb=41a39f326b4b732a36310275c0f4489c07117679;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c index 5f5437b..851297f 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c @@ -53,7 +53,7 @@ int test_yaffs_rename_EROFS_clean(void) } } - return EROFS_clean(); + return (EROFS_clean() && yaffs_close(test_yaffs_open())); }