X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftests%2Fuserprog%2Fsc-boundary.ck;h=3f7cbaf1ed41ad0df47d616e9d929562d3e8042d;hb=b51bfd75c7f55f008d67ec13d895694fbfa22430;hp=f00c3eb45e1ef08ea1b507c3b3c6b4b8bc58d960;hpb=73389b59f54bfed8eb0cb370a5ffec1223686a9e;p=pintos-anon diff --git a/src/tests/userprog/sc-boundary.ck b/src/tests/userprog/sc-boundary.ck index f00c3eb..3f7cbaf 100644 --- a/src/tests/userprog/sc-boundary.ck +++ b/src/tests/userprog/sc-boundary.ck @@ -6,3 +6,4 @@ check_expected ([<<'EOF']); (sc-boundary) begin sc-boundary: exit(42) EOF +pass;