qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5 0/4] tests: add a few QMP-related tests


From: Marc-André Lureau
Subject: [Qemu-devel] [PATCH v5 0/4] tests: add a few QMP-related tests
Date: Thu, 30 Aug 2018 17:58:06 +0200

Hi,

The test patches from "[PATCH v4 00/10] monitor: various code
simplification and fixes" series.

v5:
- add "tests: add qmp_assert_error_class()" patch
- commit message tweaks, TODO

Marc-André Lureau (4):
  tests: add qmp_assert_error_class()
  tests: add qmp/object-add-without-props test
  tests: add qmp/qom-set-without-value test
  tests: add a qmp success-response test

 tests/libqtest.h                        |  9 +++
 tests/drive_del-test.c                  |  5 +-
 tests/libqtest.c                        | 11 ++++
 tests/qmp-cmd-test.c                    | 18 +++++
 tests/qmp-test.c                        | 87 +++++++++++--------------
 tests/test-qga.c                        |  9 +--
 tests/test-qmp-cmds.c                   | 17 +++++
 tests/qapi-schema/qapi-schema-test.json |  2 +
 tests/qapi-schema/qapi-schema-test.out  |  2 +
 9 files changed, 99 insertions(+), 61 deletions(-)

-- 
2.19.0.rc0.48.gb9dfa238d5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]