From: Jonathan Rajotte Date: Wed, 22 May 2019 20:49:01 +0000 (-0400) Subject: Fix: check for lttng modules presence before testing X-Git-Tag: v2.12.0-rc1~451 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=fb180e6e4855acd6eff826ac6253b58d5d3e6da4;ds=sidebyside Fix: check for lttng modules presence before testing Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/notification/test_notification_multi_app b/tests/regression/tools/notification/test_notification_multi_app index 51d94e4fa..600b0f69c 100755 --- a/tests/regression/tools/notification/test_notification_multi_app +++ b/tests/regression/tools/notification/test_notification_multi_app @@ -474,6 +474,7 @@ TESTS=( ) if [ "$(id -u)" == "0" ]; then + validate_lttng_modules_present TESTS+=( test_multi_app_kernel test_on_register_evaluation_kernel