]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
rename tests/conftest.c
authorGene Czarcinski <gene@czarc.net>
Tue, 19 Mar 2013 18:36:28 +0000 (14:36 -0400)
committerEric Blake <eblake@redhat.com>
Tue, 19 Mar 2013 19:13:28 +0000 (13:13 -0600)
commit1cd2078c8829f54dba9efb0eda9e6632cd62ba75
tree543b7e333073f9b39bfedee29e0eb02888248bfb
parent57f39e03ff4ee23e7b9bd1f4b90d7b6f965fa910
rename tests/conftest.c

To prevent confusion with configure's popular name
for a file, rename conftest.c to test_conf.c which
is consistent with the invoking test_conf.sh
Signed-off-by: Gene Czarcinski <gene@czarc.net>
.gitignore
tests/Makefile.am
tests/conftest.c [deleted file]
tests/test_conf.c [new file with mode: 0644]
tests/test_conf.sh