Add file system persistence tests:
[pintos-anon] / src / tests / threads / priority-donate-nest.ck
index 6ec1b4aca3a6d4a415ac156c6ae9ace619039de4..923460ed14a7d20ab84ffa2fdcd60bda110e7cc4 100644 (file)
@@ -16,3 +16,4 @@ check_expected ([<<'EOF']);
 (priority-donate-nest) Low thread should have priority 31.  Actual priority: 31.
 (priority-donate-nest) end
 EOF
+pass;