Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-twice.ck
index 8fde8dfcf7e9633ee62106955736d60f8b037838..05e972459e7e83c9eea89a9c81153200a303873f 100644 (file)
@@ -12,3 +12,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-twice) compare mmap'd file 1 against data
 (mmap-twice) end
 EOF
+pass;