strongswan/src/libcharon/tests/utils
Tobias Brunner bde5bd47bd ike-sa-manager: Rename checkout_new() to create_new()
We don't actually check that SA out (i.e. it's not registered with the
manager).  That was originally different but had to be changed with
86993d6b90 to avoid that SAs created for rekeying don't block other
threads on the manager.
2021-02-12 15:49:08 +01:00
..
exchange_test_asserts.c unit-tests: Add assert to check for installed IPsec SAs 2017-05-23 18:46:50 +02:00
exchange_test_asserts.h Spelling fixes 2020-02-11 18:23:07 +01:00
exchange_test_helper.c ike-sa-manager: Rename checkout_new() to create_new() 2021-02-12 15:49:08 +01:00
exchange_test_helper.h Spelling fixes 2020-02-11 18:23:07 +01:00
job_asserts.h unit-tests: Add asserts against job scheduling 2016-06-17 18:48:03 +02:00
mock_dh.c unit-tests: Add mock DH implementation that's basically a noop 2016-06-17 18:48:01 +02:00
mock_dh.h unit-tests: Add mock DH implementation that's basically a noop 2016-06-17 18:48:01 +02:00
mock_ipsec.c unit-tests: Free allocated SPIs in mock IPsec backend 2020-10-27 16:42:01 +01:00
mock_ipsec.h unit-tests: Keep track of installed IPsec SAs in mock kernel_ipsec_t implementation 2017-05-23 18:46:49 +02:00
mock_net.c unit-tests: Add mock implementation of kernel_net_t 2018-06-22 09:20:30 +02:00
mock_net.h unit-tests: Add mock implementation of kernel_net_t 2018-06-22 09:20:30 +02:00
mock_nonce_gen.c unit-tests: Add mock nonce generator 2016-06-17 18:48:02 +02:00
mock_nonce_gen.h unit-tests: Add mock nonce generator 2016-06-17 18:48:02 +02:00
mock_sender.c unit-tests: Add mock sender_t implementation for unit testing 2016-06-17 18:48:01 +02:00
mock_sender.h unit-tests: Add mock sender_t implementation for unit testing 2016-06-17 18:48:01 +02:00
sa_asserts.h child-sa: Use flags to track installation of outbound SA and policies separately 2017-08-07 10:44:05 +02:00