.gitignore: ignore local vscode workspace settings file
[lttng-tools.git] / tests / regression / tools / Makefile.am
index ccfbd34ac0e23f6f872bc5f3665220381a4f2b22..ecd4eabd62d5d9c1faab9f5065977f69ca2a5eb4 100644 (file)
@@ -1,6 +1,27 @@
-SUBDIRS = streaming filtering health
+# SPDX-License-Identifier: GPL-2.0-only
 
-AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -g -Wall
-AM_LDFLAGS = -lurcu
-
-EXTRA_DIST = runall.sh
+SUBDIRS = base-path \
+       channel \
+       clear \
+       client \
+       context \
+       crash \
+       exclusion \
+       filtering \
+       health \
+       live \
+       metadata \
+       mi \
+       notification \
+       regen-metadata \
+       regen-statedump \
+       relayd-grouping \
+       rotation \
+       save-load \
+       snapshots \
+       streaming \
+       tracefile-limits \
+       tracker \
+       trigger \
+       wildcard \
+       working-directory
This page took 0.023455 seconds and 4 git commands to generate.