Add file system persistence tests:
[pintos-anon] / src / tests / userprog / wait-simple.ck
index 8e53e8c211cb41d3cf0dc96e72109595cd94361d..93dd577667e053f61d10e6d48d0b8437da863256 100644 (file)
@@ -10,3 +10,4 @@ child-simple: exit(81)
 (wait-simple) end
 wait-simple: exit(0)
 EOF
+pass;