X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Frunall.sh;h=5d505d9b8981e25e18d636d75fd6eebd4536dbce;hp=b2be91c6ca0282460f43b4e5c191692fcff8fa4d;hb=81d029da32ba3c502bdce6ea56b3603eed77e951;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721 diff --git a/tests/regression/tools/runall.sh b/tests/regression/tools/runall.sh index b2be91c6c..5d505d9b8 100755 --- a/tests/regression/tools/runall.sh +++ b/tests/regression/tools/runall.sh @@ -2,8 +2,7 @@ DIR=$(dirname $0) -tests=( $DIR/test_kernel_data_trace $DIR/test_sessions $DIR/test_ust_data_trace \ - $DIR/streaming/runall $DIR/health/runall $DIR/filtering/runall) +tests=( $DIR/streaming/runall $DIR/health/runall $DIR/filtering/runall ) exit_code=0