Add file system persistence tests:
[pintos-anon] / src / tests / filesys / base / syn-write.ck
index da52dd88bc6b5b7eef73f329401f019e82f1dc14..629a7a2b793486577ce04e0e55733b2d967a1434 100644 (file)
@@ -29,3 +29,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (syn-write) read "stuff"
 (syn-write) end
 EOF
+pass;