qemu-e2k/tests
Markus Armbruster 6e2e12a70c tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
Commit 967c885108 "qapi: add 'if' to top-level expressions" added
command TestIfCmd with an 'if' condition.  It also added the
qmp_TestIfCmd() to go with it, guarded by the corresponding #if.
Commit ccadd6bcba "qapi: Add 'if' to implicit struct members" changed
the command, but not the function.  Compiles only because we don't
satisfy the #if.  Instead of fixing the function, simply drop it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-22-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2021-03-23 22:31:05 +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 chardev: do not use short form boolean options in non-QemuOpts character device descriptions 2021-02-25 15:41:53 +01:00
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: Rename pragma *-whitelist to *-exceptions 2021-03-23 22:31:05 +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-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd() 2021-03-23 22:31:05 +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