Add file system persistence tests:
[pintos-anon] / src / tests / filesys / base / lg-create.ck
index 10f30974e76ba4c09992506d81388a81e3839f9e..86b2c513b778a0176c10eca37f44ec08112d3afd 100644 (file)
@@ -10,3 +10,4 @@ check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
 (lg-create) close "blargle"
 (lg-create) end
 EOF
+pass;