
8 Jun
2018
8 Jun
'18
3:28 a.m.
On 06/04/2018 09:58 AM, Peter Krempa wrote:
The prettyfied output may sometimes contain empty lines which would desynchonize the test monitor workers. The skipping code can be much simplified though. Also a extract it so so that it's obvious what it's doing and can be reused.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemucapsprobemock.c | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John