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