summaryrefslogtreecommitdiff
path: root/tests/vmwarevertest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: remove pointless labelsJán Tomko2021-09-091-9/+5
* tests: use g_autofreeJán Tomko2021-09-091-4/+2
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-3/+1
* src: More cleanup of some system headers already contained in internal.hErik Skultety2018-09-201-1/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-8/+8
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* Rename virtTestLoadFile to virTestLoadFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* vmware: make version parsing more robustJean-Baptiste Rouault2014-06-111-0/+1
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-1/+1
* Remove test case average timingDaniel P. Berrange2013-10-081-1/+1
* VMware: Add Fusion version testDoug Goldstein2013-09-301-0/+1
* VMware: Make version parsing testable and add testsDoug Goldstein2013-09-201-0/+105