Fix: update file listing for licensing
[lttng-tools.git] / tests / ust / runall.sh
index 0f63f838a9952a9ac25c406a2b132e687cb30507..24071adc3b46c6f1b82500574c85c04a82d8677e 100755 (executable)
@@ -3,8 +3,8 @@
 DIR=$(dirname $0)
 
 tests=( $DIR/run-ust-global-tests.sh $DIR/nprocesses/run \
-               $DIR/high-throughput/run $DIR/before-after/run \
-               $DIR/multi-session/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
This page took 0.022778 seconds and 4 git commands to generate.