| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Rename extratests -> tests/extra. | Richard W.M. Jones | 2011-12-22 | 2 | -291/+0 |
| | | |||||
| * | tests: Rename capitests -> tests/c-api. | Richard W.M. Jones | 2011-12-22 | 1 | -4/+4 |
| | | |||||
| * | extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6. | Richard W.M. Jones | 2011-12-20 | 1 | -0/+7 |
| | | |||||
| * | extra tests: Test that valgrind and libtool are installed. | Richard W.M. Jones | 2011-12-02 | 1 | -0/+12 |
| | | |||||
| * | build: Add more suppressions for valgrind tests | Matthew Booth | 2011-12-02 | 1 | -1/+34 |
| | | |||||
| * | extra tests: Add comments about what is not tested here. | Richard W.M. Jones | 2011-11-29 | 1 | -8/+25 |
| | | |||||
| * | extra tests: Absolute path for 'run' command. | Richard W.M. Jones | 2011-11-29 | 1 | -1/+1 |
| | | |||||
| * | extra tests: Split up and reorder tests more logically. | Richard W.M. Jones | 2011-11-29 | 1 | -9/+15 |
| | | |||||
| * | extra tests: Test virt-sparsify. | Richard W.M. Jones | 2011-11-29 | 1 | -1/+5 |
| | | | | | | | | | This adds the virt-sparsify --debug-gc option which causes virt-sparsify to call Gc.compact before exiting, allowing GC and memory problems to be tested. Add an extratest which runs virt-sparsify under valgrind. | ||||
| * | extra tests: Test virt-resize. | Richard W.M. Jones | 2011-11-29 | 1 | -1/+5 |
| | | | | | | | | | This adds the virt-resize --debug-gc option which causes virt-resize to call Gc.compact before exiting, allowing GC and memory problems to be tested. Add an extratest which runs virt-resize under valgrind. | ||||
| * | extra tests: Run C API tests under valgrind. | Richard W.M. Jones | 2011-11-29 | 1 | -0/+5 |
| | | |||||
| * | extra tests: Run OCaml tests under valgrind. | Richard W.M. Jones | 2011-11-29 | 2 | -2/+41 |
| | | |||||
| * | extra tests: Split VG variable into VG / RUN_VG. | Richard W.M. Jones | 2011-11-29 | 1 | -34/+34 |
| | | | | | This is just code motion. | ||||
| * | ubuntu: Add extra suppressions for libnl.1 leaks. | Richard W.M. Jones | 2011-11-24 | 1 | -0/+14 |
| | | |||||
| * | extra-tests: Include valgrind suppressions file. | Richard W.M. Jones | 2011-11-24 | 2 | -0/+48 |
| | | | | | This updates commit c55bad93fbde03a3daa6058913f02098c45e55f5. | ||||
| * | Add 'make extra-tests' rule and run extra tests. | Richard W.M. Jones | 2011-11-24 | 1 | -0/+102 |
| These tests are optional, and require a special environment and tools to run. | |||||
