tests: consistently name virsh tests with 'virsh-' prefix

This commit is contained in:
Cole Robinson 2016-04-21 11:30:55 -04:00
parent af9d6b1c8c
commit 6cf52a2ffd
8 changed files with 9 additions and 9 deletions

View File

@ -368,22 +368,22 @@ test_scripts = \
secretschematest
libvirtd_test_scripts = \
test_conf.sh \
cpuset \
define-dev-segfault \
int-overflow \
libvirtd-fail \
libvirtd-pool \
read-bufsiz \
read-non-seekable \
start \
virsh-uriprecedence \
vcpupin \
test_conf.sh \
virsh-all \
virsh-cpuset \
virsh-define-dev-segfault \
virsh-int-overflow \
virsh-optparse \
virsh-read-bufsiz \
virsh-read-non-seekable \
virsh-schedinfo \
virsh-start \
virsh-synopsis \
virsh-undefine \
virsh-uriprecedence \
virsh-vcpupin \
$(NULL)
if WITH_LIBVIRTD