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.11.0-rc3~19 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=7a84a58a4e9e2ccdca5a263d51e7a307a016c6f4;hp=06d7785fbf2da7f6c8e02823aa2ae635ca674a8e;p=lttng-tools.git 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