Tests: add kernel test into the `make check` test suite.
[lttng-tools.git] / tests / regression / kernel / test_rotation_destroy_flush
index 722468f5757aeb73f26b899ec2ee1582049ce09d..804b242742191274a6915122dff38355dfeb3d77 100755 (executable)
@@ -128,6 +128,7 @@ fi
 
 skip $isroot "Root access is needed. Skipping all tests." $NUM_TESTS ||
 {
+       validate_lttng_modules_present
        trap signal_cleanup SIGTERM SIGINT
 
        while [ "$i" -lt "$TEST_COUNT" ]; do
This page took 0.023868 seconds and 4 git commands to generate.