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.10.8~19 X-Git-Url: http://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=3e03160eaf5cf8764f111d6376e80a8c072d176d 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 0a05ea6a0..ff2b4ac87 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