Add basic `sink.text.details` tests
[babeltrace.git] / tests / data / plugins / sink.text.details / succeed / no-packet-context.expect
CommitLineData
54d785fa
PP
1Trace class:
2 Stream class (ID 0):
3 Supports packets: Yes
4 Packets have beginning default clock snapshot: No
5 Packets have end default clock snapshot: No
6 Supports discarded events: No
7 Supports discarded packets: No
8 Event class `ev` (ID 0):
9 Payload field class: Structure (1 member):
10 s: String
11
12{Trace 0, Stream class ID 0, Stream ID 0}
13Stream beginning:
14 Trace `the-trace`:
15 Stream (ID 0, Class ID 0)
16
17{Trace 0, Stream class ID 0, Stream ID 0}
18Packet beginning
19
20{Trace 0, Stream class ID 0, Stream ID 0}
21Event `ev` (Class ID 0):
22 Payload:
23 s: hello
24
25{Trace 0, Stream class ID 0, Stream ID 0}
26Event `ev` (Class ID 0):
27 Payload:
28 s: how are you?
29
30{Trace 0, Stream class ID 0, Stream ID 0}
31Event `ev` (Class ID 0):
32 Payload:
33 s: I'm fine, you?
34
35{Trace 0, Stream class ID 0, Stream ID 0}
36Packet end
37
38{Trace 0, Stream class ID 0, Stream ID 0}
39Stream end
This page took 0.023648 seconds and 4 git commands to generate.