Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-null.ck
index 7cfc1f188f95939620b6f11033b463c37c36739d..aacdd65f524be22822f80dd485e9879984303faf 100644 (file)
@@ -8,3 +8,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-null) try to mmap at address 0
 (mmap-null) end
 EOF
+pass;