fd6bf297bcd6e5081bf2a565e6c8e9fbc6a5f73e
[pintos-anon] / grading / userprog / wait-twice.exp
1 (wait-twice) begin
2 (child-simple) run
3 child-simple: exit(81)
4 (wait-twice) wait(exec()) = 81
5 (wait-twice) end
6 wait-twice: exit(0)