aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon-tkm/tests/kernel_sad_tests.c
Commit message (Collapse)AuthorAgeFilesLines
* charon-tkm: Migrate tests to our own test runnerTobias Brunner2013-11-271-4/+19
| | | | | | Due to problems with the external libraries tkm_init/deinit can't be called for each test case. Because of this leak detective has to be disabled for these tests.
* Implement TKM kernel SA database (SAD)Adrian-Ken Rueegsegger2013-03-191-0/+122
The TKM kernel SAD (security association database) stores information about CHILD SAs.