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