]> git.ipfire.org Git - people/ms/strongswan.git/commit
charon-tkm: Make only tests requiring TKM optional
authorTobias Brunner <tobias@strongswan.org>
Mon, 22 Nov 2021 14:06:19 +0000 (15:06 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 29 Nov 2021 14:29:22 +0000 (15:29 +0100)
commit66fd0c4db7bee00a2af6db2cc76f3cefac7d8ad5
treed5b47773f1af625de1a7436fc69b03946e0d21d9
parent43927e60a75a5f7f2748a4aae8ed4e7852ef338c
charon-tkm: Make only tests requiring TKM optional

This way we can run many unit tests without having to run the TKM in the
background and as regular user.  To run the other tests, TESTS_TKM can
optionally be defined when running `make check`.
src/charon-tkm/Makefile.am
src/charon-tkm/tests/keymat_tests.c
src/charon-tkm/tests/tests.c
src/charon-tkm/tests/tests.h