Add file system persistence tests:
[pintos-anon] / src / tests / userprog / close-normal.ck
index 890cea0b434f1f95d82b12b45aaae1e1c4e36e22..fe4134287aa673826e87cb40807e2ad62d81bd0c 100644 (file)
@@ -9,3 +9,4 @@ check_expected ([<<'EOF']);
 (close-normal) end
 close-normal: exit(0)
 EOF
+pass;