index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
virportallocatortest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove unused includes
Peng Liang
2022-06-16
1
-3
/
+0
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-2
/
+2
*
lib: Prefer WITH_* prefix for #if conditionals
Michal Privoznik
2020-09-02
1
-1
/
+1
*
Remove virutil.h where possible
Ján Tomko
2020-02-24
1
-1
/
+0
*
src: switch to use g_setenv/g_unsetenv
Daniel P. Berrangé
2020-01-03
1
-1
/
+1
*
tests: use G_GNUC_UNUSED
Ján Tomko
2019-10-15
1
-2
/
+2
*
tests: Add lib- prefix to all mocks
Roman Bolshakov
2019-08-23
1
-1
/
+1
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-2
/
+0
*
src: More cleanup of some system headers already contained in internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
port allocator: drop skip bind check flag
Nikolay Shirokovskiy
2018-02-22
1
-2
/
+2
*
port allocator: remove range check in release function
Nikolay Shirokovskiy
2018-02-22
1
-12
/
+11
*
port allocator: make used port bitmap global
Nikolay Shirokovskiy
2018-02-22
1
-20
/
+32
*
tests: Rename VIRT_TEST_* macros to VIR_TEST_*
Andrea Bolognani
2017-04-04
1
-1
/
+1
*
tests: Rename virtTestRun to virTestRun.
Tomáš Ryšavý
2016-06-08
1
-4
/
+4
*
virportallocatortest: Run on linux only
Michal Privoznik
2016-02-12
1
-2
/
+3
*
tests: Don't use "lib" prefix for mock libraries
Andrea Bolognani
2016-02-11
1
-1
/
+1
*
tests: Split off the mock part of the port allocator test
Andrea Bolognani
2016-02-11
1
-90
/
+7
*
tests: Use plain close() in mock code
Andrea Bolognani
2016-02-11
1
-1
/
+1
*
tests: Don't use testutils in mock libraries
Martin Kletzander
2015-09-11
1
-1
/
+1
*
tests: Add VIR_TEST_DEBUG and VIR_TEST_VERBOSE
Cole Robinson
2015-04-23
1
-23
/
+12
*
maint: avoid static zero init in tests
Eric Blake
2014-10-29
1
-1
/
+1
*
util: Allow port allocator to skip bind() check
Daniel P. Berrange
2014-09-11
1
-2
/
+2
*
Indent top-level labels by one space in tests/
Ján Tomko
2014-03-25
1
-2
/
+2
*
Add virLogSource variables to all source files
Daniel P. Berrange
2014-03-18
1
-0
/
+1
*
Require spaces around equality comparisons
Martin Kletzander
2014-03-18
1
-1
/
+1
*
Don't always skip virportallocatortest
Ján Tomko
2014-03-04
1
-3
/
+5
*
build: skip virportallocatortest on cygwin
Eric Blake
2014-02-26
1
-1
/
+1
*
build: avoid ld_preload tests on mingw
v1.2.2-rc2
Eric Blake
2014-02-25
1
-17
/
+27
*
Support IPv6 in port allocator
Ján Tomko
2014-02-14
1
-3
/
+65
*
Return -1 in virPortAllocatorAcquire if all ports are used
Ján Tomko
2013-11-18
1
-4
/
+2
*
Add a name to virPortAllocator
Ján Tomko
2013-11-18
1
-2
/
+2
*
Remove test case average timing
Daniel P. Berrange
2013-10-08
1
-2
/
+2
*
Avoid crash on OOM in virportallocatortest
Daniel P. Berrange
2013-09-25
1
-0
/
+6
*
util: move virFile* functions from virutil.c to virfile.c
Laine Stump
2013-05-10
1
-0
/
+1
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
1
-1
/
+1
*
Avoid cast alignment warnings in port allocator test
Daniel P. Berrange
2013-04-08
1
-5
/
+7
*
build: fix build on BSD
Eric Blake
2013-01-17
1
-0
/
+1
*
Avoid integer wrap on remotePortMax in QEMU driver
Daniel P. Berrange
2013-01-17
1
-1
/
+1
*
Add a port allocator class
Daniel P. Berrange
2013-01-16
1
-0
/
+194