summaryrefslogtreecommitdiff
path: root/tests/commanddata
Commit message (Expand)AuthorAgeFilesLines
* commandtest: Test virCommandSetSendBuffer() with virCommandDoAsyncIO()Michal Privoznik2022-12-011-0/+20
* virCommandToStringFull: Improve linebreaking behaviourPeter Krempa2021-04-121-1/+1
* tests: commandtest: Make 'test4' checking daemonization more reliablePeter Krempa2020-07-271-0/+1
* util: keep the pidfile lockedMarc-André Lureau2020-03-251-1/+1
* virCommand: Actually acquire pidfile instead of just writing itMichal Privoznik2020-03-241-0/+1
* tests: remove event loop from command testDaniel P. Berrangé2020-02-042-4/+4
* commandtest: Remove commandhelper.log in test27Michal Privoznik2019-07-291-0/+20
* util: remove code spawning with systemd activation env varsDaniel P. Berrangé2019-07-121-8/+0
* qemu: use line breaks in command line args written to logDaniel P. Berrangé2018-12-171-0/+1
* tests: fix typoNikolay Shirokovskiy2017-11-2014-14/+28
* command: test umask supportEric Blake2014-09-0317-0/+17
* util: add virCommandPassListenFDs() functionMartin Kletzander2014-08-221-0/+7
* build: clean up stray files found by 'make distcheck'Eric Blake2013-05-061-0/+12
* tests: reserve more fds for commandtestEric Blake2013-02-051-1/+1
* Introduce event loop to commandtestMichal Privoznik2013-02-051-1/+1
* command: shell-quote when logging commandsEric Blake2012-08-311-1/+1
* command: avoid deadlock on EPIPE situationEric Blake2012-06-041-0/+13
* command: handle empty buffer argument correctlyEric Blake2011-12-031-1/+3
* freebsd: Avoid /bin/true in commandtestMatthias Bolte2011-07-291-1/+1
* maint: improve tests distributionEric Blake2010-12-171-2/+0
* build: distribute commandtest filesEric Blake2010-12-101-0/+2
* Introduce new APIs for spawning processesDaniel P. Berrange2010-12-0215-0/+167