Tests: add kernel test into the `make check` test suite.
[lttng-tools.git] / tests / regression / kernel / test_callstack
index c4a6200dae0351e2ad86ee727d11631fec0f28fb..b92ed12d90ed646592da3b3bbb11b1fd2c7dd1a6 100755 (executable)
@@ -144,6 +144,7 @@ skip $isroot "Root access is needed. Skipping all tests." "$NUM_TESTS" ||
        test $? -ne 0
        skip $? "Babeltrace binary not found. Skipping callstack tests" "$NUM_TESTS" ||
        {
+               validate_lttng_modules_present
                start_lttng_sessiond
 
                if test $RUN_USERSPACE_TEST == 1; then
This page took 0.023593 seconds and 4 git commands to generate.