aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tests/utils/mock_sender.c
Commit message (Collapse)AuthorAgeFilesLines
* unit-tests: Add mock sender_t implementation for unit testingTobias Brunner2016-06-171-0/+85
This allows to retrieve packets sent by an IKE_SA and pass it to another IKE_SA directly via process_message().