Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-overlap.ck
index f8b58ab7e419caa5b3f73e422bd024f780d4d00e..f13801e7a806226ce90d88bb3bd8926591c9ef57 100644 (file)
@@ -10,3 +10,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-overlap) try to mmap "zeros" again
 (mmap-overlap) end
 EOF
+pass;