
24 Oct
2019
24 Oct
'19
4:32 p.m.
On Thu, Oct 24, 2019 at 03:56:27PM +0200, Peter Krempa wrote:
The DO_TEST macro initializes 'struct testInfo' but it's not used by any of the tests. Remove it.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/virbuftest.c | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano