yaffs Added command line arguments to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_chmod_EINVAL.c
index 0596ca92e38d6cb76a9c45a8f6e9d05082a3ec9b..8c49892d05d6e95d3d4745dff8afb9adcc28ddc4 100644 (file)
@@ -35,5 +35,5 @@ int test_yaffs_chmod_EINVAL(void)
 
 int test_yaffs_chmod_EINVAL_clean(void)
 {
-       return 1;
+       return test_yaffs_chmod();
 }