Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-06 | Introduce test-qmp-output-visitor | Luiz Capitulino | |
Contains unit-tests for the QMP output visitor implementation. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> | |||
2011-07-21 | qapi: test schema used for unit tests | Michael Roth | |
This is how QMP commands/parameters/types would be defined. We use a subset of that functionality here to implement functions/types for unit testing. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com> |