When running a "test" or "assemble" target, run-tests now returns zero
[pintos-anon] / grading / userprog / join-twice.exp
1 (join-twice) begin
2 (child-simple) run
3 child-simple: exit(81)
4 (join-twice) join(exec()) = 81
5 (join-twice) end
6 join-twice: exit(0)