Message ID | 20190328210221.27662-1-jonathan.rajotte-julien@efficios.com |
---|---|
State | New |
Delegated to: | Jérémie Galarneau |
Headers | show |
Series | [lttng-tools,v2,1/2] Tests: check forlttng-modules presence | expand |
diff --git a/tests/regression/tools/notification/test_notification_kernel b/tests/regression/tools/notification/test_notification_kernel index 6d7f256ae..e7368df26 100755 --- a/tests/regression/tools/notification/test_notification_kernel +++ b/tests/regression/tools/notification/test_notification_kernel @@ -108,6 +108,7 @@ function kernel_test } if [ "$(id -u)" == "0" ]; then + validate_lttng_modules_present kernel_test else # Kernel tests are skipped.
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com> --- tests/regression/tools/notification/test_notification_kernel | 1 + 1 file changed, 1 insertion(+)