strongswan/src/charon-tkm/tests
Reto Buerki ae6f4ee39f Don't manually register kernel_netlink_net
Load complete kernel_netlink plugin instead. Registering the TKM
specific plugins first still ensures that the correct ipsec plugin
is used.

Lazy initialize the RNG_WEAK plugin to avoid the unsatisfiable
soft dependency on startup.
2013-03-19 15:23:50 +01:00
..
.gitignore Introduce TKM specific charon daemon (charon-tkm) 2013-03-19 15:23:45 +01:00
chunk_map_tests.c Add chunk map 2013-03-19 15:23:46 +01:00
diffie_hellman_tests.c Add context id getter to TKM DH implementation 2013-03-19 15:23:46 +01:00
id_manager_tests.c Add TKM_CTX_CC (Certificate chain context id) 2013-03-19 15:23:48 +01:00
kernel_sad_tests.c Implement TKM kernel SA database (SAD) 2013-03-19 15:23:48 +01:00
keymat_tests.c Initialize libstrongswan in test_runner main() 2013-03-19 15:23:50 +01:00
nonceg_tests.c Add context id getter to TKM nonce generator 2013-03-19 15:23:46 +01:00
test_runner.c Don't manually register kernel_netlink_net 2013-03-19 15:23:50 +01:00
test_runner.h Implement TKM kernel SA database (SAD) 2013-03-19 15:23:48 +01:00
utils_tests.c Add typelen parameter to chunk_to_sequence function 2013-03-19 15:23:48 +01:00