Add file system persistence tests:
[pintos-anon] / src / tests / threads / priority-preempt.ck
index e41f3323f9902d317c48fda382cf91ed958df061..43a26ee66c3ac2e2277ae7faa1053b72e7ace63e 100644 (file)
@@ -13,3 +13,4 @@ check_expected ([<<'EOF']);
 (priority-preempt) The high-priority thread should have already completed.
 (priority-preempt) end
 EOF
+pass;