Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / userprog / wait-simple.exp
diff --git a/grading/userprog/wait-simple.exp b/grading/userprog/wait-simple.exp
deleted file mode 100644 (file)
index 082f1a3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(wait-simple) begin
-(child-simple) run
-child-simple: exit(81)
-(wait-simple) wait(exec()) = 81
-(wait-simple) end
-wait-simple: exit(0)