qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 61793a: tests: add qmp/missing-any-arg test


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 61793a: tests: add qmp/missing-any-arg test
Date: Tue, 20 Nov 2018 03:36:42 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 61793a627d10908715eac2fc4a25b724f43e8fda
      
https://github.com/qemu/qemu/commit/61793a627d10908715eac2fc4a25b724f43e8fda
  Author: Marc-André Lureau <address@hidden>
  Date:   2018-11-19 (Mon, 19 Nov 2018)

  Changed paths:
    M tests/qmp-test.c

  Log Message:
  -----------
  tests: add qmp/missing-any-arg test

test_qmp_missing_any_arg() is about a bug in infrastructure used by
the QMP core, fixed in commit c489780203.  We covered the bug in
infrastructure unit tests (commit bce3035a44).  Let's test
it at the QMP level as well.

Signed-off-by: Marc-André Lureau <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
[thuth: Tweaked the commit message according to Markus' suggestion]
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 3b6b0a8ae7b437256aba3b44643a7a608d54b916
      
https://github.com/qemu/qemu/commit/3b6b0a8ae7b437256aba3b44643a7a608d54b916
  Author: Thomas Huth <address@hidden>
  Date:   2018-11-19 (Mon, 19 Nov 2018)

  Changed paths:
    M tests/ide-test.c

  Log Message:
  -----------
  tests/ide: Free pcibus when finishing a test

Once a test has finished, the pcibus structure should be freed, to
avoid leaking memory and to make sure that the structure is properly
re-initialized when the next test starts.

Reviewed-by: Eric Blake <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: John Snow <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>


  Commit: ced09f9b07e425690d3bfe524cf93c4dbf4b26bc
      
https://github.com/qemu/qemu/commit/ced09f9b07e425690d3bfe524cf93c4dbf4b26bc
  Author: Paolo Bonzini <address@hidden>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

  Changed paths:
    M tests/libqtest.c

  Log Message:
  -----------
  qtest: log QEMU command line

Record the command line that was used to start QEMU.  This can be
useful for debugging.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Laurent Vivier <address@hidden>
[thuth: removed trailing \n from the message string]
Signed-off-by: Thomas Huth <address@hidden>


  Commit: 3c035a41dca808f096a128fe2b62d849fe638a25
      
https://github.com/qemu/qemu/commit/3c035a41dca808f096a128fe2b62d849fe638a25
  Author: Peter Maydell <address@hidden>
  Date:   2018-11-20 (Tue, 20 Nov 2018)

  Changed paths:
    M tests/ide-test.c
    M tests/libqtest.c
    M tests/qmp-test.c

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/huth-gitlab/tags/pull-request-2018-11-20' into staging

- One additional simple qmp-test
- A fix for ide-test
- Add logging of QEMU parameters in libqtest

# gpg: Signature made Tue 20 Nov 2018 10:47:12 GMT
# gpg:                using RSA key 2ED9D774FE702DB5
# gpg: Good signature from "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# gpg:                 aka "Thomas Huth <address@hidden>"
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth-gitlab/tags/pull-request-2018-11-20:
  qtest: log QEMU command line
  tests/ide: Free pcibus when finishing a test
  tests: add qmp/missing-any-arg test

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/11f303a57829...3c035a41dca8
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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