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