Add file system persistence tests:
[pintos-anon] / src / tests / vm / mmap-over-code.ck
index bb8cb2dae1632d03de32d4702ac05bb1166e86e4..b5b23c7b9930f458cff3ae209e64bd41d46c7499 100644 (file)
@@ -8,3 +8,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (mmap-over-code) try to mmap over code segment
 (mmap-over-code) end
 EOF
+pass;