aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes/010_tkm.mk
Commit message (Collapse)AuthorAgeFilesLines
* testing: Update tkm to version 0.1.3Tobias Brunner2015-10-301-1/+1
| | | | | | Adds XFRM state/policy flush when terminating which caused tests to fail due to the check added with 9086f060d35a ("testing: Let test scenarios fail if IPsec SAs or policies are not removed").
* testing: Update tkm to version 0.1.2Reto Buerki2015-05-051-1/+1
|
* testing: Make TKM related build recipes future-proofTobias Brunner2014-10-071-4/+6
| | | | | | | | The tkm scenarios recently failed due to a segmentation fault on my host because I had an old build of the tkm library already built in the build directory. Because the stamp file was not versioned the new release was never checked out or built and charon-tkm was linked against the old version causing a segmentation fault during key derivation.
* charon-tkm: Update integration testsReto Buerki2013-12-041-1/+1
|
* testing: Don't run tests when building tkmTobias Brunner2013-05-071-1/+1
| | | | | | | The problem with XML/Ada described in 9c2aba27 actually occurs when running the tests here. Really fixes #336.
* build openssl-fips in KVM root-imageAndreas Steffen2013-04-191-0/+21