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
/
esxutilstest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: More cleanup of some system headers already contained in internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
internal: Move <stdio.h> include to internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
Remove backslash alignment attempts
Andrea Bolognani
2017-11-03
1
-6
/
+6
*
tests: Rename VIRT_TEST_* macros to VIR_TEST_*
Andrea Bolognani
2017-04-04
1
-1
/
+1
*
tests: Rename virtTestQuiesceLibvirtErrors to virTestQuiesceLibvirtErrors.
Tomáš Ryšavý
2016-06-08
1
-1
/
+1
*
Rename virtTestDifference to virTestDifference.
Tomáš Ryšavý
2016-06-08
1
-4
/
+4
*
tests: Rename virtTestRun to virTestRun.
Tomáš Ryšavý
2016-06-08
1
-2
/
+2
*
Remove unnecessary curly brackets in tests/
Martin Kletzander
2014-11-14
1
-8
/
+4
*
Indent top-level labels by one space in tests/
Ján Tomko
2014-03-25
1
-2
/
+2
*
Remove test case average timing
Daniel P. Berrange
2013-10-08
1
-1
/
+1
*
test: Refactor setting of dummy error handlers
Peter Krempa
2013-09-17
1
-11
/
+1
*
Convert 'int i' to 'size_t i' in tests/ files
Daniel P. Berrange
2013-07-10
1
-4
/
+5
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
1
-1
/
+0
*
cleanup: Only include testutils.h once
Osier Yang
2013-04-17
1
-2
/
+2
*
Rename util.{c,h} to virutil.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename memory.{c,h} to viralloc.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
build: properly skip tests
Eric Blake
2011-12-01
1
-0
/
+1
*
tests: Use EXIT_AM_SKIP instead of 77 directly
Matthias Bolte
2011-07-09
1
-2
/
+2
*
tests: Add a general util test
Matthias Bolte
2011-07-01
1
-70
/
+0
*
time_t is not a long on FreeBSD, switch internal type to long long
Matthias Bolte
2011-05-25
1
-2
/
+2
*
tests: Lower stack usage below 4096 bytes
Matthias Bolte
2011-04-30
1
-0
/
+2
*
tests: simplify common setup
Eric Blake
2011-04-29
1
-16
/
+1
*
esx: Move VMX handling code out of the driver directory
Matthias Bolte
2010-12-21
1
-2
/
+3
*
esx: Handle non-UTF-8 encoded VMX files
Matthias Bolte
2010-10-19
1
-0
/
+42
*
esx: Handle name escaping properly
Matthias Bolte
2010-10-14
1
-0
/
+54
*
esx: Rework datastore path parsing and handling
Matthias Bolte
2010-09-03
1
-14
/
+18
*
esx: Make storage pool lookup by name and UUID more robust
Matthias Bolte
2010-08-02
1
-7
/
+7
*
esx: Add domain snapshot support
Matthias Bolte
2010-04-08
1
-0
/
+60
*
build: consistently indent preprocessor directives
Eric Blake
2010-03-09
1
-9
/
+9
*
esx: Stop passing around virConnectPtr for error reporting
Matthias Bolte
2010-01-26
1
-2
/
+1
*
Make test suite output less verbose
Daniel P. Berrange
2010-01-15
1
-1
/
+1
*
Add virIndexToDiskName and fix mapping gap
Matthias Bolte
2009-12-03
1
-3
/
+27
*
ESX add esxDomainDefineXML()
Matthias Bolte
2009-09-23
1
-9
/
+97
*
ESX add tests for the VMX to/from domain XML mapping
Matthias Bolte
2009-09-23
1
-0
/
+99