Add file system persistence tests:
[pintos-anon] / src / tests / threads / alarm-priority.ck
index c62b024944b0e16d63921b836a4f04ab3b071ef7..b57c78b38163c97d84ba82e73058df1876e207f0 100644 (file)
@@ -16,3 +16,4 @@ check_expected ([<<'EOF']);
 (alarm-priority) Thread priority 21 woke up.
 (alarm-priority) end
 EOF
+pass;