.gitignore: ignore local vscode workspace settings file
[lttng-tools.git] / tests / regression / tools / Makefile.am
index 6c39c9f18c68c5f783177bac2e04f8e745c0927f..ecd4eabd62d5d9c1faab9f5065977f69ca2a5eb4 100644 (file)
@@ -1,2 +1,27 @@
-SUBDIRS = streaming filtering health tracefile-limits snapshots live exclusion save-load mi \
-               wildcard crash metadata-regen
+# SPDX-License-Identifier: GPL-2.0-only
+
+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.023559 seconds and 4 git commands to generate.