Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / userprog / close-stdout.exp
diff --git a/grading/userprog/close-stdout.exp b/grading/userprog/close-stdout.exp
deleted file mode 100644 (file)
index 7abe3b2..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(close-stdout) begin
-(close-stdout) end
-close-stdout: exit(0)
---OR--
-(close-stdout) begin
-close-stdout: exit(-1)