Add multi-session test for UST
[lttng-tools.git] / tests / ust / runall.sh
index 01f1410be94aa6b51d927744beb72095685e01ec..0f63f838a9952a9ac25c406a2b132e687cb30507 100755 (executable)
@@ -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/high-throughput/run $DIR/before-after/run \
+               $DIR/multi-session/run )
 
 # $DIR/low-throughput/run --> DEACTIVATED.
 # Use only for release. This test last 20 minutes
This page took 0.022891 seconds and 4 git commands to generate.