Add two basic tests for UST global domain
[lttng-tools.git] / tests / lttng / runall.sh
index 0817f681371573da83e213acbb68cab4b76e3a2e..c5446c9902a45c152af2cbbaab9d6c29b95c41b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-tests=( lttng/run-kernel-tests.sh )
+tests=( lttng/run-kernel-tests.sh lttng/run-ust-global-tests.sh )
 exit_code=0
 
 function start_tests ()
This page took 0.022998 seconds and 4 git commands to generate.