.gitignore: ignore local vscode workspace settings file
[lttng-tools.git] / tests / regression / tools / Makefile.am
index 856eecc086a01ba29888d535721f256b01eb37f1..ecd4eabd62d5d9c1faab9f5065977f69ca2a5eb4 100644 (file)
@@ -1,3 +1,27 @@
-SUBDIRS = streaming filtering health tracefile-limits snapshots live exclusion save-load mi \
-               wildcard crash regen-metadata regen-statedump notification rotation \
-               base-path
+# 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.02324 seconds and 4 git commands to generate.