X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Ftools%2Frunall.sh;fp=tests%2Ftools%2Frunall.sh;h=b2be91c6ca0282460f43b4e5c191692fcff8fa4d;hp=0ad7cf17a4fb7e47ec32646edb906eb5c6e49149;hb=2b1745e140dd944809ca88572517b936e40a1bc3;hpb=9fec62f705e2143ae8ac72cf0ab1c36245aceda7 diff --git a/tests/tools/runall.sh b/tests/tools/runall.sh index 0ad7cf17a..b2be91c6c 100755 --- a/tests/tools/runall.sh +++ b/tests/tools/runall.sh @@ -3,7 +3,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/streaming/runall $DIR/health/runall $DIR/filtering/runall) exit_code=0