X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ftools%2Frunall.sh;h=b2be91c6ca0282460f43b4e5c191692fcff8fa4d;hb=c5c45efab4fc692edd8fd4db88c0df1d5f6cefff;hp=ca44fef0e7b96d23dad9d7305c9496d9766cfdba;hpb=d7830591c7af9e78121ec5af69831b9dcd2afc1a;p=lttng-tools.git diff --git a/tests/tools/runall.sh b/tests/tools/runall.sh index ca44fef0e..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/streaming/runall $DIR/health/runall $DIR/filtering/runall) exit_code=0