Add file system persistence tests:
[pintos-anon] / src / tests / vm / pt-write-code2.ck
index ac8ff2aa67a93fb150712a3727e25ad0311d4264..69ffc77ca4b3a7960adcdb91b66da10b0bb4fd96 100644 (file)
@@ -7,3 +7,4 @@ check_expected ([<<'EOF']);
 (pt-write-code2) open "sample.txt"
 pt-write-code2: exit(-1)
 EOF
+pass;