mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
tests: qapi-schema tests for allow-preconfig
use new allow-preconfig parameter in tests and make sure that the QAPISchema can parse allow-preconfig correctly Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1526058959-41425-1-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
This commit is contained in:
parent
d6fe3d02e9
commit
7b13f2c27a
12 changed files with 26 additions and 21 deletions
|
@ -16,7 +16,7 @@ void qmp_user_def_cmd(Error **errp)
|
|||
{
|
||||
}
|
||||
|
||||
void qmp_an_oob_command(Error **errp)
|
||||
void qmp_test_flags_command(Error **errp)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue