llvm-for-llvmta/test/tools/yaml2obj/Minidump/raw-stream-small-size.yaml

10 lines
226 B
YAML
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
--- !minidump
Streams:
- Type: LinuxAuxv
Size: 7
Content: DEADBEEFBAADF00D
# CHECK: Stream size must be greater or equal to the content size