diff options
| author | Markus Armbruster | 2017-02-28 22:27:03 +0100 |
|---|---|---|
| committer | Markus Armbruster | 2017-03-07 16:07:47 +0100 |
| commit | 6c873d1149d47201dbb71f6e04791447605a17e1 (patch) | |
| tree | b8379a30bd1bbac323c163c61ecb85c51b9a6f13 /tests/.gitignore | |
| parent | monitor: Assert qmp_schema_json[] is sane (diff) | |
| download | qemu-6c873d1149d47201dbb71f6e04791447605a17e1.tar.gz qemu-6c873d1149d47201dbb71f6e04791447605a17e1.tar.xz qemu-6c873d1149d47201dbb71f6e04791447605a17e1.zip | |
test-qapi-util: New, covering qapi/qapi-util.c
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <1488317230-26248-18-git-send-email-armbru@redhat.com>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 30b7740b4e..a966740c2c 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -53,6 +53,7 @@ test-mul64 test-opts-visitor test-qapi-event.[ch] test-qapi-types.[ch] +test-qapi-util test-qapi-visit.[ch] test-qdev-global-props test-qemu-opts |
