
26 Mar
2019
26 Mar
'19
4:41 a.m.
On Tue, 2019-03-26 at 09:02 +0100, Michal Privoznik wrote:
If qemuFirmwareFetchConfigs() returned more or less paths than
https://66.media.tumblr.com/c9eb5611a9f9c6a5cb7be6d5365afdf9/tumblr_ouaw1xYO...
expected all that we see is the following error message:
Expected 5 paths, got 7
While it is technically correct (the best kind of correct), we can do better:
Unexpected path (i=0). Expected /some/path got /some/other/path
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tests/qemufirmwaretest.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization