summaryrefslogtreecommitdiff
path: root/test/checkpoint/test_checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Fix lint in test/checkpoint.Alex Gorrod2014-05-061-1/+1
* Clean up error handling in test/checkpoint.Alex Gorrod2014-05-051-17/+21
* Fix memory leaks in test/checkpoint. As reported by Coverity.Alex Gorrod2014-05-051-0/+8
* Stop running checkpoint tests after a failure.Michael Cahill2014-05-051-3/+2
* If test/checkpoint detects an error, exit with a non-zero status, to simplify...Michael Cahill2014-04-221-2/+4
* whitespace, spellingMichael Cahill2014-04-171-6/+5
* Don't double free in checkpoint testAlex Gorrod2014-04-161-1/+3
* Fix build warning.Alex Gorrod2014-04-161-0/+1
* Updates to checkpoint tester:Alex Gorrod2014-04-161-2/+7
* Fix build warnings in checkpoint tester.Alex Gorrod2014-04-151-2/+2
* Checkpoint tester updates based on review feedback.Alex Gorrod2014-04-151-0/+2
* Update checkpoint tester:Alex Gorrod2014-04-151-0/+2
* Add better error handling to checkpoint test.Alex Gorrod2014-04-151-29/+57
* Checkpointer test getting closer.Alex Gorrod2014-04-151-0/+15
* Implement more of checkpoint test program.Alex Gorrod2014-04-141-6/+14
* Add the start of a test that verifies checkpoints.Alex Gorrod2014-04-141-0/+283