Tests: check for lttng-modules presence
[lttng-tools.git] / tests / regression / tools / notification / test_notification_kernel
index 6d7f256aefbf0cdad30fe4a926ac098058905aa5..e7368df260e0bde0e5fbc97ca9dc147c85236232 100755 (executable)
@@ -108,6 +108,7 @@ function kernel_test
 }
 
 if [ "$(id -u)" == "0" ]; then
+       validate_lttng_modules_present
        kernel_test
 else
        # Kernel tests are skipped.
This page took 0.022757 seconds and 4 git commands to generate.