Fix: test: base-path tests are not run
[lttng-tools.git] / tests / regression / Makefile.am
index cbac90da792f43a17ad1e8d5ed6fbb9792004ebb..0e9f2576b0f2184d11f65fdabc1b0847296d6fbe 100644 (file)
@@ -6,7 +6,8 @@ LOG_DRIVER_FLAGS = --merge --post-script $(top_srcdir)/tests/utils/warn_processe
 LOG_DRIVER = env PGREP='$(PGREP)' AM_TAP_AWK='$(AWK)' $(SHELL) \
        $(top_srcdir)/config/tap-driver.sh
 
-TESTS = tools/filtering/test_invalid_filter \
+TESTS = tools/base-path/test_ust \
+       tools/filtering/test_invalid_filter \
        tools/filtering/test_unsupported_op \
        tools/filtering/test_valid_filter \
        tools/streaming/test_ust \
This page took 0.024288 seconds and 5 git commands to generate.