Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-write.ck
index d48ce3a549a6cb8998a29617ce1ac4dac62623c2..d2c9cc511f43da3eb8f0910477925757310efd6d 100644 (file)
@@ -10,3 +10,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-write) compare read data against written data
 (mmap-write) end
 EOF
+pass;