Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-21 | multi tests: OOM handling fixes | Yang Tse | |
Additionally, improved error checking and logging. | |||
2011-09-06 | test case 583: ensure that test failures don't go unnoticed - follow-up | Yang Tse | |
2011-09-06 | test suite: libtest header inclusion cleanup - follow-up | Yang Tse | |
Adjust tests/libtest/Makefile.inc and remove a couple of unused headers from tests/libtest/lib583.c | |||
2011-09-06 | test case 583: ensure that test failures don't go unnoticed | Yang Tse | |
2011-09-06 | test suite: libtest header inclusion cleanup | Yang Tse | |
Added missing memoryTracking to test cases 560 and 583. If this triggers leak detection on these, it only means that previously it was going unnoticed. | |||
2011-03-15 | Removed unused var. | Guenter Knauf | |
2011-03-13 | test583: verify early SSH multi remove handle | Daniel Stenberg | |
This test case is meant to verify that the logic in commit 60172a0446bbe3f8b actually works. This test failed for me before that change and it works after it. |