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