Leandro Dorileo 4ba6fabfb4 QemuOpt: add unit tests
Cover basic aspects and API usage for QemuOpt. The current implementation
covers the API's planned to be changed by Chunyan Liu in his QEMUOptionParameter
replacement/cleanup job.

Other APIs should be covered in future improvements.

[Squashing in a small fix "QemuOpt: use qemu_find_opts_err() to avoid
output on stderr in tests".

qemu_find_opts() calls error_report() instead of propagating the Error
object.  It is undesirable to clutter test case output with error
messages from a passing test.

Use qemu_find_opts_err() to avoid the output on stderr.
--Stefan]

Signed-off-by: Leandro Dorileo <l@dorileo.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-05-28 14:27:42 +02:00
2014-05-26 08:42:43 +02:00
2014-05-20 13:05:58 +02:00
2014-05-19 11:36:48 +02:00
2014-05-24 19:43:52 +02:00
2014-05-28 14:27:42 +02:00
2014-05-22 18:14:01 +01:00
2014-05-27 22:45:03 +01:00
2014-05-20 11:57:52 +01:00
2014-05-24 00:07:29 +04:00
2014-05-24 00:07:29 +04:00
2014-05-24 00:07:29 +04:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%