libvirt/src/test
Ján Tomko 2b390b97b4 Use g_autoptr instead of VIR_AUTOUNREF
Now that all the types using VIR_AUTOUNREF have a cleanup func defined
to virObjectUnref, use g_autoptr instead of VIR_AUTOUNREF.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-10-16 12:06:44 +02:00
..
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
test_driver.c Use g_autoptr instead of VIR_AUTOUNREF 2019-10-16 12:06:44 +02:00
test_driver.h src/test: use #pragma once in headers 2019-06-19 17:12:31 +02:00
test-screenshot.png