aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tests/libcharon_tests.h
Commit message (Collapse)AuthorAgeFilesLines
* proposal: Handle MODP_NONE in both directions when selecting proposalsTobias Brunner2016-06-171-0/+1
|
* unit-tests: Add mock sender_t implementation for unit testingTobias Brunner2016-06-171-0/+11
| | | | | This allows to retrieve packets sent by an IKE_SA and pass it to another IKE_SA directly via process_message().
* ike-cfg: Add unit tests for ike_cfg_get_family() helperTobias Brunner2015-07-271-0/+1
|
* unit-tests: Add a IKEv2 message encryption test caseMartin Willi2015-07-121-0/+1
| | | | | It uses the ChaCha20Poly1305 test vectors from draft-ietf-ipsecme-chacha20-poly1305-06.
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-0/+2
|
* libcharon: Add a test runnerMartin Willi2015-02-201-0/+14