Add facilities to test CLI and plugin regressions with expectation files
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / trace-smalltrace.expect
diff --git a/tests/plugins/src.ctf.fs/succeed/trace-smalltrace.expect b/tests/plugins/src.ctf.fs/succeed/trace-smalltrace.expect
new file mode 100644 (file)
index 0000000..5140490
--- /dev/null
@@ -0,0 +1,45 @@
+Trace class:
+  UUID: 2a6422d0-6cee-11e0-8c08-cb07d7b3a564
+  Stream class (ID 0):
+    Packets have beginning default clock snapshot: No
+    Packets have end default clock snapshot: No
+    Supports discarded events: No
+    Discarded events have default clock snapshots: No
+    Supports discarded packets: No
+    Discarded packets have default clock snapshots: No
+    Event class `string` (ID 0):
+      Payload field class: Structure (1 member):
+        str: String
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Stream beginning:
+  Trace:
+    Class UUID: 2a6422d0-6cee-11e0-8c08-cb07d7b3a564
+    Stream (ID 0, Class ID 0)
+
+[Unknown]
+{Trace 0, Stream class ID 0, Stream ID 0}
+Stream activity beginning
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Packet beginning:
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Event `string` (Class ID 0):
+  Payload:
+    str: This is a test trace
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Event `string` (Class ID 0):
+  Payload:
+    str: with only two small events.
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Packet end
+
+[Unknown]
+{Trace 0, Stream class ID 0, Stream ID 0}
+Stream activity end
+
+{Trace 0, Stream class ID 0, Stream ID 0}
+Stream end
This page took 0.024708 seconds and 4 git commands to generate.