X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftests%2Fthreads%2Fpriority-sema.ck;h=559988d7346abc29958909573a577611323f434f;hb=b51bfd75c7f55f008d67ec13d895694fbfa22430;hp=f2b9cde9203c779a3468d268a16bcea72379f4c8;hpb=73389b59f54bfed8eb0cb370a5ffec1223686a9e;p=pintos-anon diff --git a/src/tests/threads/priority-sema.ck b/src/tests/threads/priority-sema.ck index f2b9cde..559988d 100644 --- a/src/tests/threads/priority-sema.ck +++ b/src/tests/threads/priority-sema.ck @@ -26,3 +26,4 @@ check_expected ([<<'EOF']); (priority-sema) Back in main thread. (priority-sema) end EOF +pass;