mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-03 07:33:50 +00:00
tests: consistently name virsh tests with 'virsh-' prefix
This commit is contained in:
parent
af9d6b1c8c
commit
6cf52a2ffd
@ -368,22 +368,22 @@ test_scripts = \
|
|||||||
secretschematest
|
secretschematest
|
||||||
|
|
||||||
libvirtd_test_scripts = \
|
libvirtd_test_scripts = \
|
||||||
test_conf.sh \
|
|
||||||
cpuset \
|
|
||||||
define-dev-segfault \
|
|
||||||
int-overflow \
|
|
||||||
libvirtd-fail \
|
libvirtd-fail \
|
||||||
libvirtd-pool \
|
libvirtd-pool \
|
||||||
read-bufsiz \
|
test_conf.sh \
|
||||||
read-non-seekable \
|
|
||||||
start \
|
|
||||||
virsh-uriprecedence \
|
|
||||||
vcpupin \
|
|
||||||
virsh-all \
|
virsh-all \
|
||||||
|
virsh-cpuset \
|
||||||
|
virsh-define-dev-segfault \
|
||||||
|
virsh-int-overflow \
|
||||||
virsh-optparse \
|
virsh-optparse \
|
||||||
|
virsh-read-bufsiz \
|
||||||
|
virsh-read-non-seekable \
|
||||||
virsh-schedinfo \
|
virsh-schedinfo \
|
||||||
|
virsh-start \
|
||||||
virsh-synopsis \
|
virsh-synopsis \
|
||||||
virsh-undefine \
|
virsh-undefine \
|
||||||
|
virsh-uriprecedence \
|
||||||
|
virsh-vcpupin \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
if WITH_LIBVIRTD
|
if WITH_LIBVIRTD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user