ctf: grow stored_values array when necessary
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / stored_values.json
diff --git a/tests/data/plugins/src.ctf.lttng-live/stored_values.json b/tests/data/plugins/src.ctf.lttng-live/stored_values.json
new file mode 100644 (file)
index 0000000..9316168
--- /dev/null
@@ -0,0 +1,25 @@
+[
+    {
+        "name": "stored_values",
+        "id": 2,
+        "hostname": "hostname",
+        "live-timer-freq": 1,
+        "client-count": 0,
+        "traces": [
+            {
+                "path": "stored_values",
+                "metadata-sections": [
+                    {
+                        "line": 1,
+                        "timestamp": 1
+                    },
+                    "empty",
+                    {
+                        "line": 37,
+                        "timestamp": 20
+                    }
+                ]
+            }
+        ]
+    }
+]
This page took 0.023997 seconds and 4 git commands to generate.