Add file system persistence tests:
[pintos-anon] / src / tests / threads / priority-condvar.ck
index 580a019f50e5e9274ac3dc3689c7c441b6079a78..195c1ab4753cd22f92a86eb6291e10cb9216eca7 100644 (file)
@@ -36,3 +36,4 @@ check_expected ([<<'EOF']);
 (priority-condvar) Thread priority 21 woke up.
 (priority-condvar) end
 EOF
+pass;