Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-bad-fd.ck
index 2873af1f804061efcd75dc137cfa1ad18206f4ec..f3f58d577994d2a05bda9396eae9df81d4cd110f 100644 (file)
@@ -12,3 +12,4 @@ EOF
 (mmap-bad-fd) try to mmap invalid fd
 mmap-bad-fd: exit(-1)
 EOF
+pass;