tests: normalize names of files and more
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / multi-domains.json
diff --git a/tests/data/plugins/src.ctf.lttng-live/multi-domains.json b/tests/data/plugins/src.ctf.lttng-live/multi-domains.json
new file mode 100644 (file)
index 0000000..155cacf
--- /dev/null
@@ -0,0 +1,26 @@
+[
+    {
+        "name": "multi-domains",
+        "id": 0,
+        "hostname": "hostname",
+        "live-timer-freq": 1,
+        "client-count": 0,
+        "traces": [
+            {
+                "path": "succeed/multi-domains/kernel/"
+            }
+        ]
+    },
+    {
+        "name": "multi-domains",
+        "id": 1,
+        "hostname": "hostname",
+        "live-timer-freq": 1,
+        "client-count": 0,
+        "traces": [
+            {
+                "path": "succeed/multi-domains/ust/"
+            }
+        ]
+    }
+]
This page took 0.025017 seconds and 4 git commands to generate.