blob: 0ba4980a50b290bcbf537ff84803b34c18d3a487 [file] [log] [blame] [edit]
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
# CHECK: yaml2obj: error: Offset mismatch, not enough space for data.
--- !dxcontainer
Header:
Hash: [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]
Version:
Major: 1
Minor: 0
FileSize: 32
PartCount: 1
PartOffsets: [ 0 ]
Parts:
- Name: FKE0
Size: 8
...