More to-do.
[pintos-anon] / grading / userprog / exec-missing.exp
index 7334b9ed27cb7a206109087d4b40e319fcfbcc48..9241cc746e589ccd76b7eb49a2b9af3c53849348 100644 (file)
@@ -1,4 +1,17 @@
 (exec-missing) begin
+load: no-such-file: open failed
+(exec-missing) exec("no-such-file"): -1
+(exec-missing) end
+exec-missing: exit(0)
+--OR--
+(exec-missing) begin
+(exec-missing) exec("no-such-file"): -1
+(exec-missing) end
+exec-missing: exit(0)
+--OR--
+(exec-missing) begin
+load: no-such-file: open failed
+no-such-file: exit(-1)
 (exec-missing) exec("no-such-file"): -1
 (exec-missing) end
 exec-missing: exit(0)