qemu-patch-raspberry4/tests
Markus Armbruster dbfe3c7c28 qapi: Fix to reject optional members with reserved names
check_type() fails to reject optional members with reserved names,
because it neglects to strip off the leading '*'.  Fix that.

The stripping in check_name_str() is now useless.  Drop.

Also drop the "no leading '*'" assertion, because valid_name.match()
ensures it can't fail.

Fixes: 9fb081e0b9
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-8-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
2021-03-23 22:29:37 +01:00
..
acceptance Remove many old deprecated features 2021-03-18 19:00:50 +00:00
bench tests: Move benchmarks into a separate folder 2021-03-12 15:46:30 +01:00
data tests: acpi: update expected blobs 2021-03-22 18:58:19 -04:00
decode
docker tests/docker: Use --arch-only when building Debian cross image 2021-03-10 15:34:11 +00:00
fp tests/fp/fp-test: Replace the word 'blacklist' 2021-03-09 22:17:06 +01:00
guest-debug
image-fuzzer
include
keys
migration Remove many old deprecated features 2021-03-18 19:00:50 +00:00
multiboot
perf/block/qcow2
plugin plugins: new syscalls plugin 2021-03-17 07:17:46 +00:00
qapi-schema qapi: Fix to reject optional members with reserved names 2021-03-23 22:29:37 +01:00
qemu-iotests fdc: Drop deprecated floppy configuration 2021-03-19 15:18:43 +01:00
qtest tests: acpi: update expected blobs 2021-03-22 18:58:19 -04:00
rocker
tcg target/ppc: Fix bcdsub. emulation when result overflows 2021-03-10 09:07:09 +11:00
tsan
uefi-test-tools
unit tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11 2021-03-20 06:17:09 +01:00
vm FreeBSD: Upgrade to 12.2 release 2021-03-20 06:33:17 +01:00
vmstate-static-checker-data hw: Replace anti-social QOM type names 2021-03-19 15:18:43 +01:00
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests: remove "make check-speed" in favor of "make bench" 2021-03-12 15:46:30 +01:00
meson.build tests: Move benchmarks into a separate folder 2021-03-12 15:46:30 +01:00
requirements.txt
test-qht-par.c
vhost-user-bridge.c