libvirt/tests
Ján Tomko 4a41cf18b1 util: fix off-by-one when expanding a bitmap
To make sure bit 'b' fits into the bitmap, we need to allocate b+1
bits, since we number from 0.

Adjust the bitmap test to set a bit at a multiple of 16.
That way the test fails without this fix, because the VIR_REALLOC
call clears the newly added memory even if the original pointer
has not changed.
2017-02-14 13:30:48 +01:00
..
bhyveargv2xmldata bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2argvdata bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2xmloutdata bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
capabilityschemadata
commanddata
cputestdata cpu: Avoid adding <vendor> to custom CPUs 2016-11-15 15:49:16 +01:00
domaincapsschemadata qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
domainconfdata
domainschemadata schema: Don't validate paths 2016-08-12 10:59:21 +02:00
domainsnapshotxml2xmlin
domainsnapshotxml2xmlout
fchostdata/fc_host nodedev: Fabric name must not be required for fc_host capability 2017-01-18 06:31:54 -05:00
genericxml2xmlindata domain_conf: vnc: preserve autoport value if no port was specified 2017-01-27 09:46:03 +01:00
genericxml2xmloutdata
interfaceschemadata
lxcconf2xmldata
lxcxml2xmldata conf: support host-side IP/route information in <interface> 2016-07-01 21:13:30 -04:00
lxcxml2xmloutdata
networkxml2confdata network: Add support for local PTR domains 2016-12-19 09:03:29 +01:00
networkxml2firewalldata
networkxml2xmlin conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlout conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevschemadata
nssdata nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nwfilterxml2firewalldata
nwfilterxml2xmlin
nwfilterxml2xmlout
qemuagentdata
qemuargv2xmldata qemu: command: Add debug option for gluster volumes 2016-11-09 16:52:40 +01:00
qemucapabilitiesdata qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
qemucaps2xmldata
qemuhelpdata qemuhelptest: regenerate data for qemu-kvm-1.2.0 2016-09-23 10:30:54 +02:00
qemuhotplugtestcpus tests: hotplug: Test CPU hotplug with ppc64 data 2017-01-18 10:41:28 +01:00
qemuhotplugtestdevices qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemuhotplugtestdomains qemu: Add support for hot/cold-(un)plug of shmem devices 2016-11-02 17:36:50 +01:00
qemumonitorjsondata qemu: monitor: Properly propagate the 'qemu_id' field through the matcher 2016-11-22 10:44:17 +01:00
qemuxml2argvdata qemu: enforce maximum ports value for nec-xhci 2017-02-13 16:34:09 +01:00
qemuxml2xmloutdata conf: Add new xml elements for file memorybacking support 2017-02-09 14:27:19 +01:00
secretxml2xmlin conf: Add new secret type "tls" 2016-09-09 08:20:05 -04:00
securityselinuxhelperdata
securityselinuxlabeldata
sexpr2xmldata
storagepoolschemadata
storagepoolxml2xmlin storage: vstorage pool documentation and simple test 2017-01-26 10:43:42 -05:00
storagepoolxml2xmlout tests: storage: Fix storage xml2xml test for vstorage pool 2017-01-27 10:39:53 +01:00
storagevolschemadata
storagevolxml2argvdata
storagevolxml2xmlin storage: remove "luks" storage volume type 2016-07-27 18:59:15 +01:00
storagevolxml2xmlout storage: remove "luks" storage volume type 2016-07-27 18:59:15 +01:00
sysinfodata
vboxsnapshotxmldata
vircaps2xmldata
vircgroupdata
virconfdata
virfiledata
virhostcpudata
virmacmaptestdata util: Introduce virMACMap module 2016-12-06 13:33:18 +01:00
virnetdaemondata
virnetdevtestdata/sys/class/net
virpcitestdata
virscsidata
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata
xencapsdata
xlconfigdata tests: add xlconfig tests for <timer> configurations 2017-01-24 16:18:13 -07:00
xmconfigdata xmconfigdata: drop tests for multi serial 2016-09-02 12:46:03 -06:00
xml2sexprdata conf/openvz: eliminate incorrect/undocumented use of <source dev='blah'/> 2016-06-26 19:33:08 -04:00
xml2vmxdata
.valgrind.supp valgrind: add suppression for bash memory leak 2017-02-14 10:54:29 +01:00
bhyveargv2xmlmock.c bhyve: add tests for bhyveParseCommandLineString 2016-07-10 15:40:11 -04:00
bhyveargv2xmltest.c bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2argvmock.c util: add MTU arg to virNetDevTapCreateInBridgePort() 2017-02-07 13:45:08 -05:00
bhyvexml2argvtest.c bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2xmltest.c bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
check-file-access.pl
commandhelper.c
commandtest.c tests: command: Fix build on ppc64/aarch64 2016-07-14 09:41:55 +02:00
cputest.c cpu: Introduce virCPUConvertLegacy API 2016-11-15 15:49:16 +01:00
domaincapsmock.c domaincapstest: Don't read data from host 2016-07-01 12:20:54 +02:00
domaincapstest.c tests: domain capabilities: qemu 2.7 and 2.8 on s390x 2017-01-06 12:24:57 +01:00
domainconftest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
domainsnapshotxml2xmltest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
esxutilstest.c
eventtest.c tests: eventtest: fix build on macOS 2016-11-24 18:11:05 +03:00
fchosttest.c nodedev: Fabric name must not be required for fc_host capability 2017-01-18 06:31:54 -05:00
fdstreamtest.c
file_access_whitelist.txt
genericxml2xmltest.c domain_conf: vnc: preserve autoport value if no port was specified 2017-01-27 09:46:03 +01:00
interfacexml2xmltest.c
jsontest.c Rename virtTestDifference to virTestDifference. 2016-06-08 11:23:12 -04:00
libvirtd-fail
libvirtd-pool
lxcconf2xmltest.c
lxcxml2xmltest.c conf: support host-side IP/route information in <interface> 2016-07-01 21:13:30 -04:00
Makefile.am tests: Link virusbmock with probes 2017-02-10 10:55:26 -05:00
metadatatest.c
networkxml2conftest.c networkxml2conftest: Rename outxml to outconf 2017-01-04 15:10:06 +01:00
networkxml2firewalltest.c
networkxml2xmltest.c conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
networkxml2xmlupdatetest.c
nodedevxml2xmltest.c
nsslinktest.c nss: Use macro to generate public API names 2016-12-06 13:33:18 +01:00
nssmock.c nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nsstest.c nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nwfilterebiptablestest.c
nwfilterxml2firewalltest.c
nwfilterxml2xmltest.c
objecteventtest.c test: implement node device lifecycle event APIs 2016-08-02 09:52:00 -04:00
objectlocking.ml
oomtrace.pl
openvzutilstest.c
openvzutilstest.conf openvz: Add simple test for openvzReadNetworkConf 2011-06-01 11:58:15 +02:00
pkix_asn1_tab.c
qemuagenttest.c tests: qemumonitor: Propagate better error messages 2017-01-18 09:57:06 +01:00
qemuargv2xmltest.c qemu: generate -display none 2016-07-07 11:51:39 +02:00
qemucapabilitiestest.c test-data: Qemu caps replies and xml for s390x qemu 2.7 and 2.8 2017-01-06 12:24:56 +01:00
qemucaps2xmlmock.c
qemucaps2xmltest.c
qemucapsprobe.c qemu: Propagate virCapsPtr to virQEMUCapsNewForBinaryInternal 2016-09-22 15:40:08 +02:00
qemucapsprobemock.c qemucapsprobe: Ignore all greetings except the first one 2016-11-25 20:34:26 +01:00
qemucommandutiltest.c util: qemu: Add support for numbered array members 2016-07-27 13:33:10 +02:00
qemuhelptest.c qemu_capabilities: mark QEMU_CAPS_VGA_QXL capability as deprecated 2016-10-12 17:46:47 +02:00
qemuhotplugtest.c tests: qemuhotplug: Don't free the monitor object as part of @vm 2017-02-02 16:46:43 +01:00
qemumonitorjsontest.c qemu: monitor: More strict checking of 'query-cpus' if hotplug is supported 2017-01-18 09:57:06 +01:00
qemumonitortest.c
qemumonitortestutils.c tests: qemu: Add helper to load full monitor conversation from file 2017-01-18 10:04:11 +01:00
qemumonitortestutils.h tests: qemu: Add helper to load full monitor conversation from file 2017-01-18 10:04:11 +01:00
qemuxml2argvmock.c qemu: set default vhost-user ifname 2017-01-20 15:42:12 +01:00
qemuxml2argvtest.c qemu: enforce maximum ports value for nec-xhci 2017-02-13 16:34:09 +01:00
qemuxml2xmlmock.c qemu: set default vhost-user ifname 2017-01-20 15:42:12 +01:00
qemuxml2xmltest.c conf: Add new xml elements for file memorybacking support 2017-02-09 14:27:19 +01:00
scsihosttest.c
seclabeltest.c
secretxml2xmltest.c conf: Add new secret type "tls" 2016-09-09 08:20:05 -04:00
securityselinuxhelper.c
securityselinuxlabeltest.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
securityselinuxtest.c
sexpr2xmltest.c
shunloadhelper.c
shunloadtest.c
sockettest.c
ssh.c
storagebackendsheepdogtest.c storage: sheepdog: Split out functions required for tests 2017-01-19 09:25:51 +01:00
storagepoolxml2xmltest.c storage: vstorage pool documentation and simple test 2017-01-26 10:43:42 -05:00
storagevolxml2argvtest.c storage: Split utility functions from storage_backend.(ch) 2017-01-19 09:25:51 +01:00
storagevolxml2xmltest.c encryption: Add <cipher> and <ivgen> to encryption 2016-07-01 15:46:57 -04:00
sysinfotest.c tests: Rename virtTestCompareToFile to virTestCompareToFile. 2016-06-08 11:23:12 -04:00
test-lib.sh
test-wrap-argv.pl tests: fix the return value of test-wrap-argv 2016-08-18 13:37:08 +02:00
testutils.c daemon: Split output parsing and output defining 2016-10-10 08:27:25 +02:00
testutils.h
testutilslxc.c
testutilslxc.h
testutilsqemu.c qemu: Store loaded QEMU binary ctime in qemuCaps 2016-11-04 09:25:58 +01:00
testutilsqemu.h qemu: Store host-model CPU in qemu capabilities 2016-09-22 15:40:08 +02:00
testutilsxen.c
testutilsxen.h
utiltest.c
vboxsnapshotxmltest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
viralloctest.c
viratomictest.c
virauthconfigtest.c
virbitmaptest.c util: fix off-by-one when expanding a bitmap 2017-02-14 13:30:48 +01:00
virbuftest.c
vircaps2xmltest.c
vircapstest.c
vircgroupmock.c
vircgrouptest.c
virconftest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
vircryptotest.c
virdbusmock.c
virdbustest.c
virdrivermoduletest.c
virendiantest.c util: Introduce virReadBufInt16LE and virReadBufInt16BE 2016-06-24 13:23:02 -04:00
virfiletest.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
virfirewalltest.c
virhashdata.h
virhashtest.c
virhostcpumock.c
virhostcputest.c
virhostdevtest.c
viridentitytest.c
viriscsitest.c
virkeycodetest.c
virkeyfiletest.c
virkmodtest.c
virlockspacetest.c
virlogtest.c daemon: Split filter parsing and filter defining 2016-10-10 08:27:25 +02:00
virmacmapmock.c util: Introduce virMACMap module 2016-12-06 13:33:18 +01:00
virmacmaptest.c tests: Fix virmacmaptest when allocation fails 2016-12-08 14:58:31 -05:00
virmock.h
virnetdaemonmock.c
virnetdaemontest.c
virnetdevbandwidthmock.c
virnetdevbandwidthtest.c
virnetdevmock.c
virnetdevtest.c util: move virInterface(State|Link)/virNetDevFeature from conf to util 2016-06-26 19:33:07 -04:00
virnetmessagetest.c
virnetserverclientmock.c
virnetserverclienttest.c
virnetsockettest.c
virnettlscontexttest.c
virnettlshelpers.c
virnettlshelpers.h
virnettlssessiontest.c virnettlssessiontest.c: fix grammar 2017-01-26 15:13:58 -05:00
virpcimock.c
virpcitest.c
virpolkittest.c tests: enable virpolkittest on any ELF platform 2016-12-22 16:32:05 +01:00
virportallocatormock.c
virportallocatortest.c
virrandommock.c build: virrandommock.c not needed on mingw 2016-07-12 08:51:15 -06:00
virrotatingfiletest.c
virschematest.c tests: Check more network XMLs for schema compliance 2016-12-14 08:50:15 +01:00
virscsitest.c
virsh-cpuset
virsh-define-dev-segfault
virsh-int-overflow
virsh-optparse
virsh-read-bufsiz
virsh-read-non-seekable
virsh-schedinfo
virsh-self-test tests: Self test virt-admin 2016-09-14 13:18:07 +02:00
virsh-start
virsh-undefine virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-uriprecedence
virsh-vcpupin
virshtest.c
virstoragetest.c util: storage: Add json pseudo protocol support for legacy RBD strings 2016-09-06 14:01:41 +02:00
virstringtest.c internal: Simplify STREQ_NULLABLE 2017-01-05 14:40:15 +01:00
virsystemdtest.c
virt-aa-helper-test
virt-admin-self-test tests: Self test virt-admin 2016-09-14 13:18:07 +02:00
virtestmock.c
virtimetest.c
virtypedparamtest.c
viruritest.c
virusbmock.c
virusbtest.c testUSBList: don't leak @dev 2017-02-10 10:25:44 +01:00
vmwarevertest.c
vmx2xmltest.c
xencapstest.c
xlconfigtest.c tests: add xlconfig tests for <timer> configurations 2017-01-24 16:18:13 -07:00
xmconfigtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
xml2sexprtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00
xml2vmxtest.c virDomainDefParse{File,String}: Introduce @parseOpaque argument 2016-09-26 16:50:12 +02:00