On Thu, 2019-03-14 at 10:44 -0400, Cole Robinson wrote: [...] > +# define TEST_INTERNAL(_name, _suffix, ...) \
This macro should be called DO_TEST_INTERNAL() - you're still running the test from it, so the DO_ prefix is fully warranted. Reviewed-by: Andrea Bolognani <[email protected]> -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
