X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fust%2Frunall.sh;h=24071adc3b46c6f1b82500574c85c04a82d8677e;hp=01f1410be94aa6b51d927744beb72095685e01ec;hb=321d0ee36e3c7f9d38647cb171f5760f4278c784;hpb=51c96b7d50ed76d2f42fba47e0a7ff8eaf38b7ef diff --git a/tests/ust/runall.sh b/tests/ust/runall.sh index 01f1410be..24071adc3 100755 --- a/tests/ust/runall.sh +++ b/tests/ust/runall.sh @@ -3,7 +3,8 @@ DIR=$(dirname $0) tests=( $DIR/run-ust-global-tests.sh $DIR/nprocesses/run \ - $DIR/high-throughput/run $DIR/before-after/run ) + $DIR/before-after/run \ + $DIR/multi-session/run $DIR/overlap/run ) # $DIR/low-throughput/run --> DEACTIVATED. # Use only for release. This test last 20 minutes