summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rewrite virt-sysprep.Richard W.M. Jones2012-03-311-3/+1
* test: Thread function is a candidate for attribute noreturn.Richard Jones2012-03-291-3/+1
* Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.Richard W.M. Jones2012-03-142-2/+24
* tests: Remove/fix unused variables warnings.Richard W.M. Jones2012-03-122-0/+2
* tests: Remove unused variable.Richard W.M. Jones2012-03-121-1/+0
* extra-tests: Export LIBVIRT_DEFAULT_URI to pick-guests.pl.Richard W.M. Jones2012-03-081-1/+6
* extra-tests: Check that guests are accessible before picking them.Richard W.M. Jones2012-03-082-11/+65
* tests/md: Number the errors so we can easily see which test fails.Richard W.M. Jones2012-03-081-3/+3
* Test header file under C++.Richard W.M. Jones2012-03-042-0/+48
* New API: set-label, for setting a label on any filesystem.Richard W.M. Jones2012-02-273-4/+4
* New APIs: ntfsclone-in, ntfsclone-out.Richard W.M. Jones2012-02-272-0/+84
* tests: Test parallel launch from multiple threads.Richard W.M. Jones2012-02-152-1/+182
* test-user-cancel: Add \n to fprintf error messages.Richard W.M. Jones2012-02-151-6/+6
* tests: Add a regression test for RHBZ#789960.Richard W.M. Jones2012-02-132-0/+69
* regressions: One test is not being run.Richard W.M. Jones2012-02-131-0/+4
* edit: Preserve file permissions, UID, GID, SELinux context on edited files. (...Richard W.M. Jones2012-02-091-0/+2
* extra-tests: Add suppression for uninitialized memory bug in latest glibc.Richard W.M. Jones2012-02-081-0/+8
* extra-tests: libnl moved from /lib64 to /usr/lib64 on Fedora.Richard W.M. Jones2012-02-081-0/+13
* extra-tests: ocaml: Additional suppressions so we can test bytecode.Richard W.M. Jones2012-01-281-0/+14
* maint: use $var notation rather than ${var} when possibleJim Meyering2012-01-234-9/+9
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-236-22/+7
* Tempus fugit.Richard W.M. Jones2012-01-1814-14/+14
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-181-0/+1
* extra-tests: Only test 5 random guests.Richard W.M. Jones2012-01-101-6/+10
* Allow /dev/null to be added multiple times.Richard W.M. Jones2012-01-101-29/+3
* launch: don't add a drive twiceWanlong Gao2012-01-091-3/+29
* extra-tests: add test-guests to prevent test errorWanlong Gao2011-12-231-0/+4
* tests/lvm: Contains a Perl test so we must set PERL5LIB.Richard W.M. Jones2011-12-221-1/+2
* tests/protocol: Contains a Perl test so we must set PERL5LIB.Richard W.M. Jones2011-12-221-1/+2
* tests: Add a simple liveness tests for qemu.Richard W.M. Jones2011-12-222-0/+53
* tests: Finalize the order we run the tests.Richard W.M. Jones2011-12-221-0/+1
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-2239-19/+910
* tests: Rename extratests -> tests/extra.Richard W.M. Jones2011-12-222-0/+291
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-2235-1/+1989
* tests: Rename capitests -> tests/c-api.Richard W.M. Jones2011-12-2212-2/+1292
* tests: Rename caution -> tests/qemu.Richard W.M. Jones2011-12-222-0/+131