libvirt/tests
Michal Privoznik 32c887e4b7 virnumamock: Allow CPU-less NUMA nodes
The original virNumaGetNodeCPUs() returns an empty virBitmap if
given NUMA node has no CPUs. But that's not how our mock behaves
- it looks under $fakesysfs/node/node$N/cpulist only to find an
empty file which is then passed to virBitmapParseUnlimited()
which threats such input as error.

Fortunately, we don't have any fake sysfs data where this path is
hit, but we might soon.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2021-05-17 15:54:20 +02:00
..
bhyveargv2xmldata bhyve: parse: Set video device model when parsing bhyve commandline 2020-10-19 11:50:49 +02:00
bhyvefirmwaredata bhyve: add <os firmware='efi'> support 2021-03-20 07:53:45 +04:00
bhyvexml2argvdata bhyvexml2argvtest: use virCommandToStringFull to strip command path 2021-04-21 14:20:03 +02:00
bhyvexml2xmloutdata bhyve: auto allocate nmdm console paths 2021-02-08 18:50:47 +04:00
capabilityschemadata
commanddata virCommandToStringFull: Improve linebreaking behaviour 2021-04-12 15:55:10 +02:00
cputestdata cpu-data.py: Automatically adjust command line for kcpuid 2021-05-07 18:02:48 +02:00
domainbackupxml2xmlin
domainbackupxml2xmlout
domaincapsdata tests: qemucapabilities: Update qemu caps for object-add qapification 2021-03-23 14:06:31 +01:00
domainconfdata domainconfdata/getfilesystem.xml: Remove <init> element 2020-10-20 09:05:10 +02:00
domainschemadata
fchostdata/fc_host
genericxml2xmlindata schema: add support for Windows file paths and device names 2020-11-24 18:45:07 +00:00
genericxml2xmloutdata schema: add support for Windows file paths and device names 2020-11-24 18:45:07 +00:00
interfaceschemadata
libxlxml2domconfigdata libxl: use b_info->{acpi,acpi} when available 2020-09-18 08:51:47 +02:00
lxcconf2xmldata
lxcxml2xmldata
lxcxml2xmloutdata
networkxml2confdata
networkxml2firewalldata util/tests: enable locking on iptables/ebtables commandlines in unit tests 2020-11-24 14:21:08 -05:00
networkxml2xmlin
networkxml2xmlout
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevmdevctldata tests: nodedev: Make the mdevctl test function and helper generic 2021-04-19 10:24:13 -05:00
nodedevschemadata nodedev: add ability to specify UUID for new mdevs 2021-04-07 15:24:17 -05:00
nssdata nss: handle leases with infinite expiry time 2021-01-04 15:33:31 +01:00
nwfilterxml2firewalldata nwfilterxml2firewalldata: Use internal wrapping to wrap output files 2021-04-12 15:55:10 +02:00
nwfilterxml2xmlin nwfilterxml2xmltest: Rename cases with XMLs not conforming to schema 2020-10-20 09:05:10 +02:00
nwfilterxml2xmlout
qemuagentdata
qemublocktestdata qemu: Probe whether an image is 'qcow2 v2' from query-named-block-nodes 2021-02-20 13:20:32 +01:00
qemucapabilitiesdata qemucapabilitiesdata: Update x86_64 capabilities for qemu-6.0 release 2021-05-03 12:14:45 +02:00
qemucaps2xmloutdata tests: add capabilities data files for sparc emulator target 2020-11-20 12:09:51 +00:00
qemudomaincheckpointxml2xmlin
qemudomaincheckpointxml2xmlout qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
qemudomainsnapshotxml2xmlin conf: snapshot: Add support for <metadata_cache> 2021-01-08 15:27:00 +01:00
qemudomainsnapshotxml2xmlout qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
qemufirmwaredata
qemuhotplugtestcpus qemuhotplugtest: Add also always-present capabilities 2021-05-03 12:14:44 +02:00
qemuhotplugtestdevices qemuhotplugtest: Add also always-present capabilities 2021-05-03 12:14:44 +02:00
qemuhotplugtestdomains qemuhotplugtest: Add also always-present capabilities 2021-05-03 12:14:44 +02:00
qemumemlockdata
qemumigparamsdata
qemumigrationcookiexmldata qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
qemumonitorjsondata
qemusecuritydata qemusecuritytest: Test SELinux too 2020-11-06 09:14:01 +01:00
qemustatusxml2xmldata qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
qemuvhostuserdata
qemuxml2argvdata virDomainNumaDefParseXML: Use virXMLProp* 2021-05-14 12:15:56 -04:00
qemuxml2xmloutdata qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
secretxml2xmlin schema: secret: Relax requirements for usage name 2021-01-08 09:18:21 +01:00
securityselinuxhelperdata
securityselinuxlabeldata
storagepoolcapsschemadata
storagepoolschemadata
storagepoolxml2argvdata storagepoolxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
storagepoolxml2xmlin
storagepoolxml2xmlout
storagevolschemadata
storagevolxml2argvdata storagevolxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
storagevolxml2xmlin storage: add support for qcow2 LUKS encryption 2020-09-18 11:22:28 +01:00
storagevolxml2xmlout virStorageVolDefFormat: Don't format empty <source> 2021-03-01 15:44:47 +01:00
sysinfodata
vboxsnapshotxmldata
vircaps2xmldata
vircgroupdata tests: add cgroup nested tests 2021-02-10 13:37:12 +01:00
virconfdata
virfilecachedata
virfiledata
virhostcpudata
virjsondata
virmacmaptestdata
virnetdaemondata tests: fix misc spelling errors reported by codespell 2020-10-05 10:28:43 +01:00
virnetdevopenvswitchdata
virnetdevtestdata/sys/class/net
virnetworkportxml2xmldata
virnwfilterbindingxml2xmldata
virpcitestdata
virresctrldata
virscsidata
virstorageutildata
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata vmx: Mark CDROM disk elements as read-only 2021-04-19 14:43:59 +02:00
xlconfigdata xen: recognize device_model_override 2020-12-07 15:38:31 -07:00
xmconfigdata xen: recognize device_model_override 2020-12-07 15:38:31 -07:00
xml2vmxdata XML <source bridge='VMnet0'/> update in <interface type='bridge'/> 2021-04-01 13:36:35 +02:00
.valgrind.supp
bhyveargv2xmlmock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyveargv2xmltest.c bhyve: add VNC password support 2020-09-22 17:19:26 +04:00
bhyvexml2argvmock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
bhyvexml2argvtest.c bhyvexml2argvtest: use virCommandToStringFull to strip command path 2021-04-21 14:20:03 +02:00
bhyvexml2xmltest.c bhyve: auto allocate nmdm console paths 2021-02-08 18:50:47 +04:00
commandhelper.c commandhelper: printCwd: Print result directly instead of copying it 2021-03-05 15:33:34 +01:00
commandtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
cputest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
domaincapsmock.c
domaincapstest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
domainconftest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
esxutilstest.c
eventtest.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
fchosttest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
fdstreamtest.c tests: use g_new0 instead of VIR_ALLOC_N 2020-09-23 16:49:01 +02:00
genericxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
interfacexml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libvirtd-fail
libvirtd-pool
libxlmock.c libxl: add API wrapper for libxl_get_free_memory 2021-04-01 14:01:06 -06:00
libxlxml2domconfigtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxcconf2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
lxcxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
meson.build meson: Fix compatibility with Meson 0.58 2021-05-03 10:30:56 +02:00
metadatatest.c
networkxml2conftest.c virdnsmasq: remove binaryPath argument from dnsmasqCapsNewFromBuffer 2021-04-21 14:18:18 +02:00
networkxml2firewalltest.c tests: use virfirewallmock instead of hasNetfilterTools 2021-04-21 14:19:26 +02:00
networkxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
networkxml2xmlupdatetest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nodedevmdevctltest.c tests: nodedev: remove unnecessary cleanup label 2021-04-19 10:24:13 -05:00
nodedevxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
nsslinktest.c
nssmock.c
nsstest.c nss: handle leases with infinite expiry time 2021-01-04 15:33:31 +01:00
nwfilterebiptablestest.c tests: use virfirewallmock instead of hasNetfilterTools 2021-04-21 14:19:26 +02:00
nwfilterxml2firewalltest.c tests: use virfirewallmock instead of hasNetfilterTools 2021-04-21 14:19:26 +02:00
nwfilterxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
objecteventtest.c
openvzutilstest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
openvzutilstest.conf
permitted_file_access.txt
pkix_asn1_tab.c
qemuagenttest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemublocktest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucapabilitiestest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucaps2xmlmock.c
qemucaps2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucapsfixreplies
qemucapsprobe.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucapsprobemock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucommandutiltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemucpumock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemudomaincheckpointxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemudomainsnapshotxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemufirmwaretest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemuhotplugmock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemuhotplugtest.c qemuhotplugtest: Add also always-present capabilities 2021-05-03 12:14:44 +02:00
qemumemlocktest.c
qemumigparamstest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemumigrationcookiexmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemumonitorjsontest.c qemu: monitor: Remove qemuMonitorSupportsActiveCommit 2021-05-03 12:14:44 +02:00
qemumonitortestutils.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemumonitortestutils.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemusecuritymock.c qemusecuritytest: Store 'notRestored' files in a hash table 2021-02-11 17:05:33 +01:00
qemusecuritytest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
qemusecuritytest.h qemusecuritytest: Store 'notRestored' files in a hash table 2021-02-11 17:05:33 +01:00
qemustatusxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemuvhostusertest.c qemuvhostusertest: Base iteration on string lists 2021-02-11 17:05:34 +01:00
qemuxml2argvmock.c src: elevate current identity privilege when fetching secret 2021-05-13 11:07:43 +01:00
qemuxml2argvtest.c secret: rework handling of private secrets 2021-05-13 11:07:47 +01:00
qemuxml2xmltest.c qemu: capabilities: Retire QEMU_CAPS_NUMA_DIST 2021-05-03 12:14:45 +02:00
scsihosttest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
seclabeltest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
secretxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
securityselinuxhelper.c securityselinuxhelper: Fix retval of setcon_raw() and security_disable() 2021-05-10 13:32:43 +02:00
securityselinuxlabeltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
securityselinuxtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
shunloadhelper.c
shunloadtest.c
sockettest.c sockettest: testMaskNetwork: use g_auto 2020-11-19 17:25:44 +01:00
ssh.c
storagebackendsheepdogtest.c
storagepoolcapstest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
storagepoolxml2argvtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storagepoolxml2xmltest.c
storagevolxml2argvtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storagevolxml2xmltest.c storage: add support for qcow2 LUKS encryption 2020-09-18 11:22:28 +01:00
sysinfotest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
test-lib.sh tests: Don't advertise VIR_TEST_EXPENSIVE to users 2020-09-23 11:30:05 +02:00
testutils.c testutils: Document and enforce @func callback retvals for virTestMain() 2021-05-17 09:26:05 +02:00
testutils.h testutils: Document and enforce @func callback retvals for virTestMain() 2021-05-17 09:26:05 +02:00
testutilshostcpus.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilslxc.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilslxc.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilsqemu.c qemu: Formally deprecate support for qemu < 2.11 2021-05-03 12:14:44 +02:00
testutilsqemu.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilsqemuschema.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilsqemuschema.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilsxen.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
testutilsxen.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
utiltest.c
vboxsnapshotxmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
viralloctest.c Do not check return value of VIR_REALLOC_N 2021-03-22 12:44:18 +01:00
virauthconfigtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virbitmaptest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
virbuftest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vircaps2xmltest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
vircapstest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
vircgroupmock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vircgrouptest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virconftest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
vircryptotest.c vircryptotest: Directly assign string to avoid memcpy 2021-02-02 15:00:55 +01:00
virdriverconnvalidatetest.c
virdrivermoduletest.c
virendiantest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
virerrortest.c
virfilecachemock.c
virfilecachetest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virfilemock.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virfiletest.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virfilewrapper.c tests: Only mock $INODE64 symbols on x86_64 macOS 2021-02-10 11:03:39 +01:00
virfilewrapper.h
virfirewallmock.c tests: introduce virfirewallmock 2021-04-21 14:18:51 +02:00
virfirewalltest.c tests: use virfirewallmock instead of hasNetfilterTools 2021-04-21 14:19:26 +02:00
virgdbusmock.c tests: introduce virgdbusmock to mock GLib DBus functions 2020-09-17 18:19:56 +02:00
virhostcpumock.c
virhostcputest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virhostdevmock.c
virhostdevtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virhostidmock.c tests: Add mock library for virGetHostname and virGetHostUUID 2020-11-09 12:25:49 +01:00
viridentitytest.c util: generate a persistent system token 2021-05-13 11:07:16 +01:00
viriscsitest.c virCommandSetDryRun: Add flags to linebreak and strip prefix from the command buffer 2021-04-12 15:55:10 +02:00
virjsontest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virkeycodetest.c
virkmodtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virlockspacetest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virlogtest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
virmacmaptest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virmigtest.c peer2peer migration: allow connecting to local sockets 2020-09-04 10:20:49 +02:00
virmock.h tests: Fix mock chaining on macOS 2020-11-27 16:28:31 +01:00
virmockstathelpers.c tests: Only mock $INODE64 symbols on x86_64 macOS 2021-02-10 11:03:39 +01:00
virnetdaemonmock.c
virnetdaemontest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnetdevbandwidthmock.c
virnetdevbandwidthtest.c virCommandSetDryRun: Add flags to linebreak and strip prefix from the command buffer 2021-04-12 15:55:10 +02:00
virnetdevmock.c
virnetdevopenvswitchtest.c virnetdevopenvswitch: Try to unescape ovs-vsctl reply in one specific case 2020-12-17 09:27:51 +01:00
virnetdevtest.c
virnetmessagetest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnetserverclientmock.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnetserverclienttest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnetsockettest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnettlscontexttest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnettlshelpers.c tests: use g_new0 instead of VIR_ALLOC_N 2020-09-23 16:49:01 +02:00
virnettlshelpers.h lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virnettlssessiontest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virnetworkportxml2xmltest.c
virnumamock.c virnumamock: Allow CPU-less NUMA nodes 2021-05-17 15:54:20 +02:00
virnwfilterbindingxml2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virpcimock.c lib: Replace virFileMakePath() with g_mkdir_with_parents() 2021-03-04 20:52:23 +01:00
virpcitest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virpolkittest.c tests: fix incorrect free of GVariant in our GLib mock functions 2020-10-02 12:43:15 +02:00
virportallocatormock.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virportallocatortest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virprocessmock.c tests: Mock virProcessGetMaxMemLock() 2021-03-08 22:41:40 +01:00
virrandommock.c
virresctrltest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
virrotatingfiletest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virschematest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virscsitest.c tests: Return EXIT_FAILURE/EXIT_SUCCESS instead of -1/0 2021-05-17 09:25:32 +02:00
virsh-auth tests: Fix flake8 errors in virsh-auth 2021-03-22 12:05:18 +01:00
virsh-auth.xml
virsh-checkpoint tests: virsh-checkpoint/snapshot: Mark as expensive 2020-11-23 14:44:39 +01:00
virsh-cpuset
virsh-define-dev-segfault virsh-domain: Add quotes around '%s' formatting domain name 2021-01-06 09:25:07 +01:00
virsh-int-overflow
virsh-optparse
virsh-output tests: virsh-output: Mark as expensive 2020-11-23 14:44:39 +01:00
virsh-output-commands virsh: Added attach-disk support for network disk 2020-11-23 14:44:39 +01:00
virsh-output.out virsh: Added attach-disk support for network disk 2020-11-23 14:44:39 +01:00
virsh-read-bufsiz virsh-domain: Add quotes around '%s' formatting domain name 2021-01-06 09:25:07 +01:00
virsh-read-non-seekable
virsh-schedinfo
virsh-self-test
virsh-snapshot tests: virsh-checkpoint/snapshot: Mark as expensive 2020-11-23 14:44:39 +01:00
virsh-start
virsh-undefine virsh-domain: Add quotes around '%s' formatting domain name 2021-01-06 09:25:07 +01:00
virsh-uriprecedence
virsh-vcpupin
virshtest.c
virstoragetest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virstorageutiltest.c
virstringtest.c tests: string: Remove pointless test for virStringListFreeCount 2021-04-12 15:55:10 +02:00
virsystemdtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virt-aa-helper-test
virt-admin-self-test
virtestmock.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
virtimetest.c
virtypedparamtest.c
viruritest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virusbmock.c
virusbtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vmwarevertest.c
vmx2xmltest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vshtabletest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xlconfigtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xmconfigtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xml2vmxtest.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00