Add file system persistence tests:
[pintos-anon] / src / tests / threads / priority-sema.ck
index f2b9cde9203c779a3468d268a16bcea72379f4c8..559988d7346abc29958909573a577611323f434f 100644 (file)
@@ -26,3 +26,4 @@ check_expected ([<<'EOF']);
 (priority-sema) Back in main thread.
 (priority-sema) end
 EOF
+pass;