Add file system persistence tests:
[pintos-anon] / src / tests / userprog / close-twice.ck
index e21b169c09bc8f0dab855710892679a3714224d3..deb55a6d3c613d6917808e9b4ec9d02020189fd1 100644 (file)
@@ -16,3 +16,4 @@ EOF
 (close-twice) close "sample.txt" again
 close-twice: exit(-1)
 EOF
+pass;