summaryrefslogtreecommitdiff
path: root/tests/sockettest.c
Commit message (Expand)AuthorAgeFilesLines
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-66/+66
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* tests: Rename virtTestQuiesceLibvirtErrors to virTestQuiesceLibvirtErrors.Tomáš Ryšavý2016-06-081-1/+1
* Rename virtTestDifference to virTestDifference.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-36/+36
* network: validate network NAT rangeLaine Stump2015-08-101-2/+44
* network: validate DHCP ranges are completely within defined networkLaine Stump2015-06-021-18/+37
* test: fix IP address range failure testLaine Stump2015-06-021-3/+5
* Remove unused macrosJán Tomko2015-04-021-10/+0
* conf: add check if migration_host is a localhost addressChen Fan2014-10-151-0/+35
* migration: add migration_host support for IPv6 address without bracketsChen Fan2014-10-151-16/+16
* Fix unitialized data in virSocketAddrMaskDaniel P. Berrange2014-03-201-0/+53
* Add virLogSource variables to all source filesDaniel P. Berrange2014-03-181-0/+2
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-2/+2
* virsocket: Introduce virSocketAddrIsWildcardMichal Privoznik2013-10-111-0/+29
* Remove test case average timingDaniel P. Berrange2013-10-081-8/+8
* test: Refactor setting of dummy error handlersPeter Krempa2013-09-171-8/+1
* virsocket: Introduce virSocketAddrIsWildcardMichal Privoznik2013-06-071-0/+38
* qemu: Reformat listen address prior to checkingMichal Privoznik2013-06-061-0/+24
* Rename memory.{c,h} to viralloc.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Rename logging.{c,h} to virlog.{c,h}Daniel P. Berrange2012-12-211-1/+1
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+1
* Santize naming of socket address APIsDaniel P. Berrange2011-11-091-9/+9
* tests: simplify common setupEric Blake2011-04-291-3/+2
* Add test suite for virSocket APIsDaniel P. Berrange2010-10-221-0/+259