Tests: add kernel test into the `make check` test suite.
[lttng-tools.git] / tests / regression / kernel / test_clock_override
index cef30dc30dd048c9ccf001343b413049c4966630..dfe8894ac017ced05a33218d1fa8e528efa96b52 100755 (executable)
@@ -180,6 +180,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.022534 seconds and 4 git commands to generate.