Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-close.ck
index 6c7a1992a588fa5d8aaa3347007b12cfe7e6a49c..d15e41ae7ba255217ed947ccf95f87d4693456ff 100644 (file)
@@ -8,3 +8,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-close) mmap "sample.txt"
 (mmap-close) end
 EOF
+pass;