X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=runtests.sh;h=072aebfa71de0446d15d74049621110a29963837;hb=900e541e6604a92bdf268074bb41ec6b6632d4eb;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} $*