libvirt/tests
Daniel P. Berrangé 600462834f Remove all Author(s): lines from source file headers
In many files there are header comments that contain an Author:
statement, supposedly reflecting who originally wrote the code.
In a large collaborative project like libvirt, any non-trivial
file will have been modified by a large number of different
contributors. IOW, the Author: comments are quickly out of date,
omitting people who have made significant contribitions.

In some places Author: lines have been added despite the person
merely being responsible for creating the file by moving existing
code out of another file. IOW, the Author: lines give an incorrect
record of authorship.

With this all in mind, the comments are useless as a means to identify
who to talk to about code in a particular file. Contributors will always
be better off using 'git log' and 'git blame' if they need to  find the
author of a particular bit of code.

This commit thus deletes all Author: comments from the source and adds
a rule to prevent them reappearing.

The Copyright headers are similarly misleading and inaccurate, however,
we cannot delete these as they have legal meaning, despite being largely
inaccurate. In addition only the copyright holder is permitted to change
their respective copyright statement.

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-13 16:08:38 +00:00
..
bhyveargv2xmldata bhyve: add tests for wiring memory 2018-05-13 13:38:31 +04:00
bhyvexml2argvdata bhyve: tests: Add missing data files 2018-06-08 21:53:36 +04:00
bhyvexml2xmloutdata bhyve: add tests for wiring memory 2018-05-13 13:38:31 +04:00
capabilityschemadata Add armv6l Support as guest 2018-12-03 14:31:41 +01:00
commanddata tests: fix typo 2017-11-20 13:22:48 +01:00
cputestdata cpu_map: Add features for Icelake CPUs 2018-09-19 14:05:59 +02:00
domaincapsschemadata tests: domaincaps: Add QEMU 3.0 for s390x 2018-09-20 16:24:58 -04:00
domainconfdata
domainschemadata tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
domainsnapshotxml2xmlin storage: Store RBD image name as pool and image name 2017-11-07 14:58:04 +01:00
domainsnapshotxml2xmlout tests: domainsnapshotxml2xml: Remove testing with allowed format detection 2018-03-13 13:54:06 +01:00
fchostdata/fc_host nodedev: Fabric name must not be required for fc_host capability 2017-01-18 06:31:54 -05:00
genericxml2xmlindata conf: Introduce cache monitor element in cachetune 2018-11-14 12:18:46 -05:00
genericxml2xmloutdata tests: Add test for properly removing cachetune entries 2018-02-02 14:51:32 +01:00
interfaceschemadata
libxlxml2domconfigdata tests: add basic Xen PVH test 2018-11-26 16:33:25 -07:00
lxcconf2xmldata tests: Adding test case to include multiple network definitions. 2018-12-11 15:03:08 -05:00
lxcxml2xmldata lxc: add possibility to define init uid/gid 2017-07-11 10:41:24 +02:00
lxcxml2xmloutdata
networkxml2confdata network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
networkxml2firewalldata
networkxml2xmlin network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
networkxml2xmlout network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
networkxml2xmlupdatein
networkxml2xmlupdateout
nodedevschemadata schema: Add missing block data for nodedev 2018-05-25 09:36:42 -04:00
nssdata nss: Introduce libvirt-guest module 2016-12-06 13:34:00 +01:00
nwfilterxml2firewalldata nwfilter: remove bogus 'protocolid' attribute on arp/rarp fields 2017-12-07 09:21:04 +00:00
nwfilterxml2xmlin nwfilter: remove bogus 'protocolid' attribute on arp/rarp fields 2017-12-07 09:21:04 +00:00
nwfilterxml2xmlout
qemuagentdata test: Drop useless prefix for qemuagent test data 2017-12-05 14:52:49 +01:00
qemuargv2xmldata qemu: fix default machine for argv -> xml convertor 2018-08-28 11:49:01 +01:00
qemublocktestdata/xml2json qemu: block: Add support for RBD authentication for blockdev 2018-07-10 13:37:51 +02:00
qemucapabilitiesdata qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability 2018-12-03 14:56:08 +01:00
qemucaps2xmloutdata tests: Sync qemucaps2xml with qemucapabilities 2018-11-29 15:24:03 +01:00
qemuhotplugtestcpus virQEMUCapsHasPCIMultiBus: use def->os.arch 2017-11-30 16:49:05 +01:00
qemuhotplugtestdevices qemuhotplugtest: Test user supplied alias 2017-10-27 14:43:21 +02:00
qemuhotplugtestdomains qemu: Don't assign alias to disabled balloon device 2018-03-19 21:22:43 +01:00
qemumemlockdata tests: Update qemumemlock data 2017-07-15 14:50:42 +02:00
qemumigparamsdata Revert "Switch from yajl to Jansson" 2018-08-13 15:50:01 +02:00
qemumonitorjsondata tests: add testcase for s390 query-cpus-fast 2018-04-17 12:45:26 -04:00
qemustatusxml2xmldata qemu: domain: Add field for storing node name for copy-on-read 2018-08-21 15:46:06 +02:00
qemuxml2argvdata qemu: Don't use -mem-prealloc among with .prealloc=yes 2018-12-13 09:55:38 +01:00
qemuxml2startupxmloutdata tests: drop 'drive' from qemuxml2startup tests 2018-09-12 14:43:03 +02:00
qemuxml2xmloutdata tests: qemuxml2argv: Remove disks from few tests which don't need them 2018-12-05 17:53:26 +01:00
secretxml2xmlin
securityselinuxhelperdata
securityselinuxlabeldata
sexpr2xmldata conf: introduce virDomainDefBootOrderPostParse 2018-05-29 10:22:08 +02:00
storagepoolschemadata
storagepoolxml2argvdata storage: Add tests for logical backend startup 2018-12-13 07:09:42 -05:00
storagepoolxml2xmlin tests: Add storagepool xml test for netfs-auto 2018-12-13 07:09:42 -05:00
storagepoolxml2xmlout tests: Add storagepool xml test for netfs-auto 2018-12-13 07:09:42 -05:00
storagevolschemadata schema: Add physical sizing element for storagevol grammar 2018-05-25 09:32:37 -04:00
storagevolxml2argvdata storage: Allow inputvol to be encrypted 2018-09-12 07:24:04 -04:00
storagevolxml2xmlin storage: Allow inputvol to be encrypted 2018-09-12 07:24:04 -04:00
storagevolxml2xmlout storage: Disallow create/resize of qcow2 encrypted images 2018-06-26 14:02:43 -04:00
sysinfodata virsysinfo: Use more virSkipSpacesBackwards() 2018-03-14 17:43:40 +01:00
vboxsnapshotxmldata
vircaps2xmldata conf: Introduce RDT monitor host capability 2018-09-20 13:06:02 -04:00
vircgroupdata vircgrouptest: add detect mounts test for hybrid cgroups 2018-10-05 15:53:29 +02:00
virconfdata Use https:// links for most sites 2017-10-16 10:22:34 +01:00
virfilecachedata tests: add virfilecachetest 2017-07-26 15:33:45 +02:00
virfiledata virfile: Rework virFileIsSharedFixFUSE 2018-10-10 17:14:45 +02:00
virhostcpudata tests: Add linux-high-ids test 2018-08-14 15:52:35 +02:00
virjsondata tests: Validate that JSON deflattening fixed nested json pseudo-protocol strings 2017-07-11 14:24:17 +02:00
virmacmaptestdata Revert "Switch from yajl to Jansson" 2018-08-13 15:50:01 +02:00
virnetdaemondata tests: validate private data / pre / post exec hooks for RPC APIs 2018-02-02 13:00:48 +00:00
virnetdevtestdata/sys/class/net
virnwfilterbindingxml2xmldata conf: add support for parsing/formatting virNWFilterBindingDefPtr 2018-06-26 11:22:07 +01:00
virpcitestdata
virresctrldata conf: Add memory bandwidth allocation capability of host 2018-08-13 14:19:41 -04:00
virscsidata
virstorageutildata storage: gluster: Use volume name as "<name>" field in the XML 2017-04-04 16:36:15 +02:00
virusbtestdata/sys_bus_usb/devices
vmwareverdata
vmx2xmldata vmx: convert cpuid.coresPerSocket for CPU topology 2018-04-20 09:09:29 +02:00
xlconfigdata xenconfig: add support for openvswitch configuration 2018-12-06 15:05:16 -07:00
xmconfigdata tests: xmconfigtest: add tests for cmdline formating 2018-06-04 20:59:16 -06:00
xml2sexprdata tests: move xml2sexpr tests to WITH_LIBXL 2018-04-09 11:33:30 -06:00
xml2vmxdata vmx: write cpuid.coresPerSocket back from CPU topology 2018-04-20 09:11:01 +02:00
.valgrind.supp valgrind: add suppression for bash memory leak 2017-02-14 10:54:29 +01:00
bhyveargv2xmlmock.c conf: move 'generated' member from virMacAddr to virDomainNetDef 2018-02-19 13:15:00 -05:00
bhyveargv2xmltest.c bhyve: add tests for wiring memory 2018-05-13 13:38:31 +04:00
bhyvexml2argvmock.c port allocator: drop skip bind check flag 2018-02-22 13:52:45 +01:00
bhyvexml2argvtest.c bhyve: Add CPU topology support 2018-06-07 19:26:26 +04:00
bhyvexml2xmltest.c bhyve: add tests for wiring memory 2018-05-13 13:38:31 +04:00
check-file-access.pl check-file-access: Allow specifying action 2018-08-15 10:15:29 +02:00
commandhelper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
commandtest.c tests: Use STRNEQ_NULLABLE 2018-10-01 14:27:42 -04:00
cputest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domaincapsmock.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
domaincapstest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domainconftest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domainsnapshotxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
esxutilstest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
eventtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
fchosttest.c tests: fix some resource leaks 2017-04-11 13:23:01 +02:00
fdstreamtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
file_access_whitelist.txt check-file-access: Allow specifying action 2018-08-15 10:15:29 +02:00
genericxml2xmltest.c conf: Introduce cache monitor element in cachetune 2018-11-14 12:18:46 -05:00
group-qemu-caps.pl syntax-check: pass srcdir to group-qemu-caps.pl 2018-04-26 13:39:10 +02:00
interfacexml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
libvirtd-fail Forget last daemon/ dir artefacts 2018-07-27 15:44:38 +02:00
libvirtd-pool
libxlxml2domconfigtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxcconf2xmltest.c tests: Adding test case to include multiple network definitions. 2018-12-11 15:03:08 -05:00
lxcxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
Makefile.am tests: Introduce tests for storage pool xml to argv checks 2018-12-13 07:09:42 -05:00
metadatatest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
networkxml2conftest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
networkxml2firewalltest.c tests: fix dry run handling in network firewall test 2018-12-07 15:45:51 +00:00
networkxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
networkxml2xmlupdatetest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
nodedevxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
nsslinktest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nssmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nsstest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilterebiptablestest.c Prevent test failures with ebtables/iptables/ip6tables are missing 2017-04-19 10:51:51 +01:00
nwfilterxml2firewalltest.c nwfilter: remove virNWFilterHashTable typedefs entirely 2018-05-03 17:00:57 +01:00
nwfilterxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
objecteventtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
objectlocking.ml Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
oomtrace.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
openvzutilstest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
openvzutilstest.conf
pkix_asn1_tab.c
qemuagenttest.c Revert "Switch from yajl to Jansson" 2018-08-13 15:50:01 +02:00
qemuargv2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemublocktest.c util: storage: Properly parse URIs with missing trailing slash 2018-10-12 16:41:48 +02:00
qemucapabilitiestest.c test: caps: Add capabilities for QEMU 3.1.0 2018-11-29 08:54:01 +01:00
qemucaps2xmlmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
qemucaps2xmltest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
qemucapsfixreplies tests: Fix qemucapsfixreplies 2018-06-19 14:01:14 +02:00
qemucapsprobe.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
qemucapsprobemock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
qemucommandutiltest.c Revert "Switch from yajl to Jansson" 2018-08-13 15:50:01 +02:00
qemucpumock.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemuhotplugtest.c Revert "qemu: hotplug: consolidate media change code paths" 2018-10-08 12:37:07 +02:00
qemumemlocktest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemumigparamstest.c Revert "Switch from yajl to Jansson" 2018-08-13 15:50:01 +02:00
qemumonitorjsontest.c tests: pass ULLONG_MAX to qemuMonitorJSONGetBalloonInfo 2018-09-04 10:19:23 +02:00
qemumonitortestutils.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemumonitortestutils.h tests: add qemumonitorjson tests for query-cpus-fast 2018-04-17 12:45:26 -04:00
qemuxml2argvmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
qemuxml2argvtest.c secret: Add check/validation for correct usage when LookupByUUID 2018-12-13 10:22:25 -05:00
qemuxml2xmltest.c conf: domain: gfx: Iterate over graphics devices when doing validation 2018-12-12 15:12:35 +01:00
scsihosttest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
seclabeltest.c Revert "security_manager: Load lock plugin on init" 2018-11-16 13:42:39 +01:00
secretxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
securityselinuxhelper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
securityselinuxlabeltest.c Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
securityselinuxtest.c Revert "security_manager: Load lock plugin on init" 2018-11-16 13:42:39 +01:00
sexpr2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
shunloadhelper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
shunloadtest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
sockettest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
ssh.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
storagebackendsheepdogtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
storagepoolxml2argvtest.c storage: Add tests for logical backend startup 2018-12-13 07:09:42 -05:00
storagepoolxml2xmltest.c tests: Add storagepool xml test for netfs-auto 2018-12-13 07:09:42 -05:00
storagevolxml2argvtest.c storage: Allow inputvol to be encrypted 2018-09-12 07:24:04 -04:00
storagevolxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
sysinfotest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
test-lib.sh
test-wrap-argv.pl test-wrap-argv.pl: Accept short parameter -i for --in-place 2017-05-15 12:34:19 +02:00
testutils.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
testutils.h internal: Move <stdio.h> include to internal.h 2018-09-20 10:16:38 +02:00
testutilshostcpus.h tests: rewrite host CPU mocking 2017-07-26 15:35:02 +02:00
testutilslxc.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
testutilslxc.h
testutilsqemu.c Add armv6l Support as guest 2018-12-03 14:31:41 +01:00
testutilsqemu.h tests: qemu: Add helper code to lookup latest capability file 2018-04-19 11:20:34 +02:00
testutilsqemuschema.c tests: qemuschema: Add line break to debug message 2018-07-13 14:15:59 +02:00
testutilsqemuschema.h tests: qemu: Use qmp schema data from the qemucapabilities test 2018-07-10 13:37:50 +02:00
testutilsxen.c xenconfig: add support for type="pvh" 2018-11-26 16:38:26 -07:00
testutilsxen.h Remove xencaps tests and data files 2018-04-09 11:37:15 -06:00
utiltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vboxsnapshotxmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
viralloctest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
viratomictest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virauthconfigtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virbitmaptest.c util: bitmap: Use VIR_SHRINK_N in virBitmapShrink 2018-02-05 16:08:57 +01:00
virbuftest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vircaps2xmltest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
vircapstest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vircgroupmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
vircgrouptest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virconftest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vircryptotest.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virdbusmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virdbustest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virdeterministichashmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virdrivermoduletest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virendiantest.c tests: Rename VIRT_TEST_* macros to VIR_TEST_* 2017-04-04 17:30:03 +02:00
virfilecachemock.c tests: add virfilecachetest 2017-07-26 15:33:45 +02:00
virfilecachetest.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
virfilemock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virfiletest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virfilewrapper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virfilewrapper.h tests: Add virfilewrapper -- the new super "mock" 2017-05-09 13:12:40 +02:00
virfirewalltest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virhashdata.h
virhashtest.c Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
virhostcpumock.c lib: Fix c99 style comments 2017-04-27 14:13:19 +02:00
virhostcputest.c tests: Inline a sysconf call for linuxCPUStatsToBuf 2018-10-01 14:27:25 -04:00
virhostdevtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
viridentitytest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
viriscsitest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virjsontest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virkeycodetest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virkeyfiletest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virkmodtest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virlockspacetest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virlogtest.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
virmacmaptest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virmock.h Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
virmocklibxl.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdaemonmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdaemontest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdevbandwidthmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdevbandwidthtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdevmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdevtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetmessagetest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserverclientmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserverclienttest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetsockettest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnettlscontexttest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnettlshelpers.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnettlshelpers.h Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnettlssessiontest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnumamock.c virNumaGetHugePageInfo: Return page_avail and page_free as ULL 2018-04-24 11:02:28 +02:00
virnwfilterbindingxml2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virpcimock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virpcitest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virpolkittest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virportallocatormock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virportallocatortest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virrandommock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virresctrltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virrotatingfiletest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virschematest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virscsitest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virsh-cpuset
virsh-define-dev-segfault tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
virsh-int-overflow
virsh-optparse test: virsh-optparse: Fix expected test output with new error checking 2017-04-13 10:14:42 +02:00
virsh-read-bufsiz
virsh-read-non-seekable
virsh-schedinfo
virsh-self-test
virsh-start
virsh-undefine virsh: Fix regression with duplicated error messages 2018-10-12 09:30:56 -05:00
virsh-uriprecedence
virsh-vcpupin
virshtest.c vsh-table: Get rid of trailing spaces 2018-11-28 13:18:48 +01:00
virstoragetest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virstorageutiltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virstringtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virsystemdtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virt-aa-helper-test virt-aa-helper: test: check for expected profile content 2018-03-23 07:14:58 +01:00
virt-admin-self-test
virtestmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virtimetest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virtypedparamtest.c internal: Move <stdio.h> include to internal.h 2018-09-20 10:16:38 +02:00
viruritest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virusbmock.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virusbtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
vmwarevertest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vmx2xmltest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vshtabletest.c vsh-table: Get rid of trailing spaces 2018-11-28 13:18:48 +01:00
xlconfigtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xmconfigtest.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml2sexprtest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
xml2vmxtest.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00