Lines Matching full:expected

71 # * expected: if True, QEMU is expected to always fail every time
77 {'machine':'niagara', 'expected':True}, # Unable to load a firmware for -M niagara
78 … {'machine':'boston', 'expected':True}, # Please provide either a -kernel or -bios argument
79 {'machine':'leon3_generic', 'expected':True}, # Can't read bios image (null)
83 {'device':'.*-(i386|x86_64)-cpu', 'expected':True}, # CPU socket-id is not set
84 …{'device':'icp', 'expected':True}, # icp_realize: required link 'xics' not fou…
85 …{'device':'ics', 'expected':True}, # ics_base_realize: required link 'xics' no…
86 # "-device ide-cd" does work on more recent QEMU versions, so it doesn't have expected=True
88 {'device':'ide-hd', 'expected':True}, # No drive specified
89 …{'device':'ipmi-bmc-extern', 'expected':True}, # IPMI external bmc requires chardev attrib…
90 …{'device':'isa-debugcon', 'expected':True}, # Can't create serial device, empty char de…
91 …{'device':'isa-ipmi-bt', 'expected':True}, # IPMI device requires a bmc attribute to b…
92 …{'device':'isa-ipmi-kcs', 'expected':True}, # IPMI device requires a bmc attribute to b…
93 …{'device':'isa-parallel', 'expected':True}, # Can't create serial device, empty char de…
94 {'device':'ivshmem-doorbell', 'expected':True}, # You must specify a 'chardev'
95 {'device':'ivshmem-plain', 'expected':True}, # You must specify a 'memdev'
96 {'device':'loader', 'expected':True}, # please include valid arguments
97 {'device':'nand', 'expected':True}, # Unsupported NAND block size 0x1
98 {'device':'nvdimm', 'expected':True}, # 'memdev' property is not set
99 {'device':'nvme', 'expected':True}, # Device initialization failed
100 {'device':'pc-dimm', 'expected':True}, # 'memdev' property is not set
101 …{'device':'pci-bridge', 'expected':True}, # Bridge chassis not specified. Each bridge…
102 …{'device':'pci-bridge-seat', 'expected':True}, # Bridge chassis not specified. Each bridge…
103 …{'device':'pxb', 'expected':True}, # Bridge chassis not specified. Each bridge…
104 …{'device':'pxb-cxl', 'expected':True}, # pxb-cxl devices cannot reside on a PCI bu…
105 {'device':'scsi-block', 'expected':True}, # drive property not set
106 {'device':'scsi-generic', 'expected':True}, # drive property not set
107 {'device':'scsi-hd', 'expected':True}, # drive property not set
108 {'device':'spapr-pci-host-bridge', 'expected':True}, # BUID not specified for PHB
109 {'device':'spapr-rng', 'expected':True}, # spapr-rng needs an RNG backend!
110 {'device':'spapr-vty', 'expected':True}, # chardev property not set
111 …{'device':'tpm-tis', 'expected':True}, # tpm_tis: backend driver with id (null) co…
112 {'device':'unimplemented-device', 'expected':True}, # property 'size' not specified or zero
113 {'device':'usb-braille', 'expected':True}, # Property chardev is required
114 {'device':'usb-mtp', 'expected':True}, # rootdir property must be configured
115 {'device':'usb-redir', 'expected':True}, # Parameter 'chardev' is missing
116 {'device':'usb-serial', 'expected':True}, # Property chardev is required
117 {'device':'usb-storage', 'expected':True}, # drive property not set
118 …{'device':'vfio-amd-xgbe', 'expected':True}, # -device vfio-amd-xgbe: vfio error: wrong …
119 …{'device':'vfio-calxeda-xgmac', 'expected':True}, # -device vfio-calxeda-xgmac: vfio error: w…
120 {'device':'vfio-pci', 'expected':True}, # No provided host device
121 …{'device':'vfio-pci-igd-lpc-bridge', 'expected':True}, # VFIO dummy ISA/LPC bridge must have addre…
122 {'device':'vhost-scsi.*', 'expected':True}, # vhost-scsi: missing wwpn
123 … {'device':'vhost-vsock-device', 'expected':True}, # guest-cid property must be greater than 2
124 … {'device':'vhost-vsock-pci', 'expected':True}, # guest-cid property must be greater than 2
125 …{'device':'virtio-9p-ccw', 'expected':True}, # 9pfs device couldn't find fsdev with the …
126 …{'device':'virtio-9p-device', 'expected':True}, # 9pfs device couldn't find fsdev with the …
127 …{'device':'virtio-9p-pci', 'expected':True}, # 9pfs device couldn't find fsdev with the …
128 {'device':'virtio-blk-ccw', 'expected':True}, # drive property not set
129 {'device':'virtio-blk-device', 'expected':True}, # drive property not set
130 {'device':'virtio-blk-device', 'expected':True}, # drive property not set
131 {'device':'virtio-blk-pci', 'expected':True}, # drive property not set
132 …{'device':'virtio-crypto-ccw', 'expected':True}, # 'cryptodev' parameter expects a valid obj…
133 …{'device':'virtio-crypto-device', 'expected':True}, # 'cryptodev' parameter expects a valid obj…
134 …{'device':'virtio-crypto-pci', 'expected':True}, # 'cryptodev' parameter expects a valid obj…
135 {'device':'virtio-input-host-device', 'expected':True}, # evdev property is required
136 {'device':'virtio-input-host-pci', 'expected':True}, # evdev property is required
137 …{'device':'xen-pvdevice', 'expected':True}, # Device ID invalid, it must always be supp…
138 … {'device':'vhost-vsock-ccw', 'expected':True}, # guest-cid property must be greater than 2
139 {'device':'zpci', 'expected':True}, # target must be defined
140 …{'device':'pnv-(occ|icp|lpc)', 'expected':True}, # required link 'xics' not found: Property …
141 …{'device':'powernv-cpu-.*', 'expected':True}, # pnv_core_realize: required link 'xics' no…
144 {'machine':'q35|pc.*', 'device':'kvm-ioapic', 'expected':True}, # Only 1 ioapics allowed
145 {'machine':'q35|pc.*', 'device':'ioapic', 'expected':True}, # Only 1 ioapics allowed
148 {'machine':'(?!pseries).*', 'device':'.*-spapr-cpu-core', 'expected':True},
151 {'accel':'(?!kvm).*', 'device':'kvmclock', 'expected':True},
154 {'accel':'(?!xen).*', 'machine':'xen.*', 'expected':True},
155 {'accel':'(?!xen).*', 'device':'xen-.*', 'expected':True},
157 # this fails on some machine-types, but not all, so they don't have expected=True:
223 """Check if there's an expected=True error rule for a test case
229 if rule.get('expected'):
508 help="Quick mode: skip test cases that are expected to fail")
510 help="Full mode: test cases that are expected to fail")
582 logger.warn("Didn't fail as expected: %s", formatTestCase(t))