summaryrefslogtreecommitdiff
path: root/test/suite/test_checkpoint02.py
Commit message (Expand)AuthorAgeFilesLines
* In the threaded checkpoint test, make sure threads have finished before closi...Michael Cahill2012-11-301-3/+5
* Remove commented out code from test_checkpoint02Alex Gorrod2012-11-281-7/+0
* Disable non-deterministic table create/delete in test_checkpoint02Alex Gorrod2012-08-311-7/+7
* Fix some bugs in threaded testing.Michael Cahill2012-08-311-9/+8
* Add a test that does backups in parallel with updates.Alex Gorrod2012-08-311-88/+17
* Add a test that runs checkpoints in one thread, while doing concurrentAlex Gorrod2012-08-201-0/+165