Tests: add kernel test into the `make check` test suite.
[lttng-tools.git] / tests / regression / kernel / test_callstack
index ad506b5534f603e67153d1d7a28fd3cc3bd0512f..9e554bbc0d538859ac1bf94d8d0174292210b733 100755 (executable)
@@ -144,6 +144,7 @@ fi
 
 skip $isroot "Root access is needed. Skipping all tests." "$NUM_TESTS" ||
 {
+       validate_lttng_modules_present
        start_lttng_sessiond
 
        if test $RUN_USERSPACE_TEST == 1; then
This page took 0.023147 seconds and 4 git commands to generate.