
2 Sep
2019
2 Sep
'19
1:42 p.m.
On 8/26/19 7:03 PM, Fabiano FidĂȘncio wrote:
This series adds a way to retrive the DomainOs' Firmware set (with tests) and, while touching that code, also adds one more check for gvir_config_domain_os_get_machine().
Fabiano FidĂȘncio (2): gconfig: Add _domain_os_get_firmware() tests,test-gconfig: Check _domain_os_get_machine()
libvirt-gconfig/libvirt-gconfig-domain-os.c | 12 ++++++++++++ libvirt-gconfig/libvirt-gconfig-domain-os.h | 1 + libvirt-gconfig/libvirt-gconfig.sym | 1 + tests/test-gconfig.c | 3 +++ 4 files changed, 17 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal