Statistics
| Branch: | Revision:

root / tests @ feature-archipelago

Latest revisions

# Date Author Comment
ac458e12 03/04/2014 08:12 pm Peter Maydell

Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging

trivial patches for 2014-03-04

  1. gpg: Signature made Tue 04 Mar 2014 06:13:56 GMT using RSA key ID 74F0C838
  2. gpg: Good signature from "Michael Tokarev <>"...
e00ef747 03/04/2014 07:01 pm Peter Maydell

Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging

  • remotes/qmp-unstable/queue/qmp: (32 commits)
    qapi: Add missing null check to opts_start_struct()
    qapi: Clean up superfluous null check in qapi_dealloc_type_str()
    qapi: Clean up null checking in generated visitors...
357765fe 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Actually check successful QMP command response

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

ab22ad96 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover optional command arguments

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

c2216a8a 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover simple argument types

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

2c38b600 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover anonymous union types

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

aabbd472 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover complex types with base

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

7ad993b4 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover union types with base

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

2fc00432 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover flat union types

The test demonstrates a generator bug: the generated struct
UserDefFlatUnion doesn't include members for the indirect base
UserDefZero.

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>...

7edd9ddc 03/02/2014 03:20 pm Peter Maydell

tests/test-int128: Don't use noclone attribute on clang

clang doesn't support the noclone attribute and emits a warning about
it. Fortunately clang also implements a mechanism for asking if a particular
attribute is implemented; use it. We assume that if the compiler doesn't...

View revisions

Also available in: Atom