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