Tests: Add meta shellcheck test
[lttng-tools.git] / tests / meta / Makefile.am
diff --git a/tests/meta/Makefile.am b/tests/meta/Makefile.am
new file mode 100644 (file)
index 0000000..044fc83
--- /dev/null
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+LOG_DRIVER_FLAGS = --merge
+LOG_DRIVER = env PGREP='$(PGREP)' AM_TAP_AWK='$(AWK)' $(SHELL) \
+               $(top_srcdir)/tests/utils/tap-driver.sh
+
+TESTS = shellcheck-tests
This page took 0.024039 seconds and 4 git commands to generate.