summaryrefslogtreecommitdiff
path: root/tests/virrotatingfiletest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: use VIR_AUTOCLOSEJán Tomko2021-09-091-3/+1
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-13/+13
* Split declarations from initializationsJán Tomko2020-08-251-2/+5
* Use G_N_ELEMENTS instead of ARRAY_CARDINALITYJán Tomko2019-10-151-5/+5
* tests: use G_GNUC_UNUSEDJán Tomko2019-10-151-13/+13
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* internal: Move <stdio.h> include to internal.hErik Skultety2018-09-201-1/+0
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-13/+13
* virlogd: fix crash if log file exists and it's larger the maxlenPavel Hrdina2015-11-301-0/+45
* virtlogd: use %llu to print 64bit typesGuido Günther2015-11-261-2/+3
* util: add APIs for reading/writing from/to rotating filesDaniel P. Berrange2015-11-261-0/+698