Add file system persistence tests:
[pintos-anon] / src / tests / threads / priority-donate-multiple.ck
index d84a0ee5144ae67e11e8efc180eb2b9ee190e617..0afd20bd1397fbd1aac7b84b9eccba48ae9e42c9 100644 (file)
@@ -16,3 +16,4 @@ check_expected ([<<'EOF']);
 (priority-donate-multiple) Main thread should have priority 31.  Actual priority: 31.
 (priority-donate-multiple) end
 EOF
+pass;