tests: add machine 'none' with -cpu test
commit9c5a87e49687c3a1fb54182aa5785cda4dfcccdd
authorIgor Mammedov <imammedo@redhat.com>
Wed, 7 Feb 2018 10:40:24 +0000 (7 11:40 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 19 Mar 2018 17:09:57 +0000 (19 14:09 -0300)
treece3ee4eda445dcbcbc8b5463f41cabbbd7b3c0d4
parent253a5504cea2a4eae0c894d28f142a65434206eb
tests: add machine 'none' with -cpu test

Check that "$QEMU -M none -cpu FOO" starts QEMU without error

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1518000027-274608-3-git-send-email-imammedo@redhat.com>
[ehabkost: include qmp/qdict.h instead of qmp/types.h]
[ehabkost: add riscv targets to machine-none-test]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/Makefile.include
tests/machine-none-test.c [new file with mode: 0644]