aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tests/utils/exchange_test_helper.h
Commit message (Collapse)AuthorAgeFilesLines
* unit-tests: Return status from process_message()Tobias Brunner2016-06-171-2/+3
|
* unit-tests: Provide a wrapper around bus_t::add_listener and unregister them ↵Tobias Brunner2016-06-171-0/+12
| | | | | | | | during cleanup In case listeners on the stack are triggered while cleaning up after a test failed (e.g. via ike_sa_manager_t::flush) remaining listeners defined on the stack would cause a segmentation fault.
* unit-tests: Make IKE and ESP proposals configurableTobias Brunner2016-06-171-1/+16
|
* unit-tests: Register nonce generator and make first nonce byte configurableTobias Brunner2016-06-171-0/+6
|
* unit-tests: Call methods on IKE_SAs in their contextTobias Brunner2016-06-171-0/+10
|
* unit-tests: Add helper class/object to test IKE exchangesTobias Brunner2016-06-171-0/+84