]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Rename virmocklibxl.c -> libxlmock.c
authorCole Robinson <crobinso@redhat.com>
Fri, 8 Feb 2019 16:51:25 +0000 (11:51 -0500)
committerCole Robinson <crobinso@redhat.com>
Mon, 11 Feb 2019 22:40:44 +0000 (17:40 -0500)
commit49a0bcfdf2514f93485eb04c7f9a2edc81054851
tree32edfb3d71d6e322e2fde760f80ccb004cae4e6b
parente00771dfc30fde01ca14e1c6f1bafd831162a031
tests: Rename virmocklibxl.c -> libxlmock.c

Every other mock library is named ending in mock.c, move
virmocklibxl.c to follow that pattern

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/Makefile.am
tests/libxlmock.c [moved from tests/virmocklibxl.c with 98% similarity]
tests/libxlxml2domconfigtest.c