On Thu, Jan 07, 2016 at 12:32:38 +0100, Pavel Hrdina wrote:
While parsing qemu command line, we don't support parsing
everything and
some staff cannot be parsed out of the command line. Skip regenerating
expected output for those tests.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
tests/qemuargv2xmltest.c | 13 ++++++++++++-
tests/testutils.c | 36 ++++++++++++++++++++++++++++++++++++
tests/testutils.h | 2 ++
3 files changed, 50 insertions(+), 1 deletion(-)
Again, this one is yet another of those not worth actually changing
since the function being tested is obsolete.