On Tue, 2021-06-15 at 10:09 +0200, Martin Kletzander wrote:
On Mon, Jun 14, 2021 at 09:13:17PM +0800, Luke Yue wrote:
> Signed-off-by: Luke Yue <lukedyue(a)gmail.com>
> ---
> src/test/test_driver.c | 53
> ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 53 insertions(+)
>
Similarly to the other patch with virDomainGetSecurityLabelList()
this
one should also test the added code.
Thanks,
Martin
I will try to add test in v2, thanks!