Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extra-tests: add test-guests to prevent test error | Wanlong Gao | 2011-12-23 | 1 | -0/+4 |
| | | | | | | | | | | | | extra-tests is depending on tests-guests. We need guests/*.img when doing extra-tests. /work/git/libguestfs/run valgrind --log-file=/work/git/libguestfs/tests/extra/valgrind.log --leak-check=full --error-exitcode=119 --suppressions=/work/git/libguestfs/tests/extra/suppressions ../../cat/virt-cat -a ../guests/fedora.img /etc/fstab >/dev/null ../guests/fedora.img: No such file or directory make[1]: *** [test-tools-internal] Error 1 make[1]: Leaving directory `/work/git/libguestfs/tests/extra' Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> | ||||
* | tests/lvm: Contains a Perl test so we must set PERL5LIB. | Richard W.M. Jones | 2011-12-22 | 1 | -1/+2 |
| | | | | This fixes commit 498758faee6be7e989869bf7feba5e1026a1bb65. | ||||
* | tests/protocol: Contains a Perl test so we must set PERL5LIB. | Richard W.M. Jones | 2011-12-22 | 1 | -1/+2 |
| | | | | This fixes commit 498758faee6be7e989869bf7feba5e1026a1bb65. | ||||
* | tests: Add a simple liveness tests for qemu. | Richard W.M. Jones | 2011-12-22 | 2 | -0/+53 |
| | |||||
* | tests: Finalize the order we run the tests. | Richard W.M. Jones | 2011-12-22 | 1 | -0/+1 |
| | |||||
* | tests: Split images -> tests/data + tests/guests | Richard W.M. Jones | 2011-12-22 | 39 | -19/+910 |
| | |||||
* | tests: Rename extratests -> tests/extra. | Richard W.M. Jones | 2011-12-22 | 2 | -0/+291 |
| | |||||
* | tests: Split regressions -> various subdirectories of tests/ | Richard W.M. Jones | 2011-12-22 | 35 | -1/+1989 |
| | |||||
* | tests: Rename capitests -> tests/c-api. | Richard W.M. Jones | 2011-12-22 | 12 | -2/+1292 |
| | |||||
* | tests: Rename caution -> tests/qemu. | Richard W.M. Jones | 2011-12-22 | 2 | -0/+131 |