Add file system persistence tests:
[pintos-anon] / src / tests / userprog / create-normal.ck
index c956a1cf2e40df75c7b40ccc0172ec4e81685d53..ca74a6eac7a40514bafaaeb3048c9458ed24aa98 100644 (file)
@@ -8,3 +8,4 @@ check_expected ([<<'EOF']);
 (create-normal) end
 create-normal: exit(0)
 EOF
+pass;