]> git.ipfire.org Git - people/ms/strongswan.git/commit
github: Run charon-tkm tests
authorTobias Brunner <tobias@strongswan.org>
Tue, 23 Nov 2021 16:08:11 +0000 (17:08 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 29 Nov 2021 14:30:43 +0000 (15:30 +0100)
commite9ba195910b7300551b79f90d870fa0f77d73fa9
tree2efc857cf120e67e776bcac2a8ab9af1755b8526
parent66fd0c4db7bee00a2af6db2cc76f3cefac7d8ad5
github: Run charon-tkm tests

Use a Debian-based Docker container to run the unit tests for charon-tkm,
once without and once with TKM running.  The container can also be used
locally to run the tests (see comments in the Dockerfile).
.github/workflows/tkm.yml [new file with mode: 0644]
testing/tkm/Dockerfile [new file with mode: 0644]
testing/tkm/generate-config.sh [new file with mode: 0755]