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=225e6b43b823eec0f3eef093f697c0b62538344f;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;