Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-remove.ck
index 1b8a311dc5448e578ec7d1b90dea7e5d3edd1750..d3cc93847d0e0a64b0214d4ac47c5968361600fe 100644 (file)
@@ -11,3 +11,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-remove) create "another"
 (mmap-remove) end
 EOF
+pass;