summaryrefslogtreecommitdiff
path: root/lib/backupstore/StoreTestUtils.h
Commit message (Expand)AuthorAge
* Improve error message when TEST_PROTOCOL_ERROR_OR() fails.Chris Wilson2015-08-06
* Remove duplicate declaration of test functions.Chris Wilson2015-07-25
* Add ability to run commands in context with TEST_CHECK_THROWS_AND_OR.Chris Wilson2015-04-15
* Refactor StartClient and StopClient out of testbbackupd.Chris Wilson2014-10-31
* Whitespace fixesChris Wilson2014-09-18
* Define setup and teardown functions and macros, and use them.Chris Wilson2014-09-04
* Define some functions to reduce duplication in testbbackupd.Chris Wilson2014-09-04
* Compile fix for backwards compatibility code.Chris Wilson2014-08-15
* Add a TEST_PROTOCOL_ERROR_OR assertion.Chris Wilson2014-08-15
* Add some test helper _OR macros to execute commands when conditions fail.Chris Wilson2014-04-09
* Add a utility to check account for errors, expecting that there are some.Chris Wilson2014-04-09
* Add convenience macro for testing commands that return errors.Chris Wilson2014-03-02
* Make Protocol take control of the socket object passed in.Chris Wilson2014-03-01
* Use the new test utilities to remove some duplicate code.Chris Wilson2014-02-27
* Move test utilities into a separate file, to share with testbbackupd.Chris Wilson2014-02-27