llvm-for-llvmta/test/tools/yaml2obj/Minidump/systeminfo-other-not-hex.yaml

14 lines
318 B
YAML
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
--- !minidump
Streams:
- Type: SystemInfo
Processor Arch: PPC
Platform ID: Linux
CPU:
Features: 000102030405060708090a0b0c0d0e0g
# CHECK: Invalid hex digit in input
# CHECK-NEXT: Features: 000102030405060708090a0b0c0d0e0g