File: trace-struct-array-align-elem.expect

package info (click to toggle)
babeltrace2 2.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 42,660 kB
  • sloc: cpp: 106,162; ansic: 78,276; python: 27,115; sh: 9,053; makefile: 1,807; xml: 46
file content (38 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Trace class:
  Stream class (ID 0):
    Supports packets: Yes
    Packets have beginning default clock snapshot: No
    Packets have end default clock snapshot: No
    Supports discarded events: No
    Supports discarded packets: No
    Event class `ev` (ID 0):
      Payload field class: Structure (3 members):
        x: Unsigned integer (8-bit, Base 10)
        y: Structure (2 members):
          a: Unsigned integer (8-bit, Base 10)
          b: Static array (Length 0):
            Element: Unsigned integer (8-bit, Base 10)
        z: Unsigned integer (8-bit, Base 10)

{Trace 0, Stream class ID 0, Stream ID 0}
Stream beginning:
  Trace:
    Stream (ID 0, Class ID 0)

{Trace 0, Stream class ID 0, Stream ID 0}
Packet beginning

{Trace 0, Stream class ID 0, Stream ID 0}
Event `ev` (Class ID 0):
  Payload:
    x: 1
    y:
      a: 5
      b: Empty
    z: 9

{Trace 0, Stream class ID 0, Stream ID 0}
Packet end

{Trace 0, Stream class ID 0, Stream ID 0}
Stream end