Add more tests.
[pintos-anon] / grading / userprog / open-null.exp
diff --git a/grading/userprog/open-null.exp b/grading/userprog/open-null.exp
new file mode 100644 (file)
index 0000000..fa8dc57
--- /dev/null
@@ -0,0 +1,6 @@
+(open-null) begin
+(open-null) end
+open-null: exit(0)
+--OR--
+(open-null) begin
+open-null: exit(-1)