X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=runtests.sh;h=072aebfa71de0446d15d74049621110a29963837;hb=daddf5b0bf1ec7aeaa56c278cf4c1dd1094c174a;hp=4ce18d7e40e5d1f965a543ea3b3222ac8626183e;hpb=bdbcf417e553b2eec9bb9a2c5a646dab77c8530c;p=urcu.git diff --git a/runtests.sh b/runtests.sh index 4ce18d7..072aebf 100755 --- a/runtests.sh +++ b/runtests.sh @@ -2,7 +2,7 @@ #add urcu mb -for a in test_urcu test_urcu_mb test_qsbr test_rwlock test_perthreadlock +for a in test_urcu test_urcu_mb test_qsbr test_rwlock test_perthreadlock \ test_mutex; do echo Executing $a ./${a} $*