Add file system persistence tests:
[pintos-anon] / src / tests / userprog / read-bad-ptr.ck
index 2c95bc6e9cb7f13e547d010ba41288b9fd90c4c1..d10accfd599805b4e3768c0dc4d9df7ead3df416 100644 (file)
@@ -12,3 +12,4 @@ EOF
 (read-bad-ptr) open "sample.txt"
 read-bad-ptr: exit(-1)
 EOF
+pass;