strongswan/src/libstrongswan/tests
Andreas Steffen 2da887da35 unit-tests: completed asn1_suite 2013-11-04 18:35:25 +01:00
..
.gitignore Add test runner for unit tests in libstrongswan 2013-06-11 11:03:10 +02:00
Makefile.am unit-tests: 12 asn1 functions tested 2013-11-02 21:20:04 +01:00
test_array.c unit-tests: implement tests for array collection 2013-07-17 17:20:17 +02:00
test_asn1.c unit-tests: completed asn1_suite 2013-11-04 18:35:25 +01:00
test_bio_reader.c Remove explicit leak detective checks as these are now done for all tests 2013-06-11 11:03:13 +02:00
test_bio_writer.c unit-tests: Make test for bio_writer_t more portable 2013-10-17 11:44:03 +02:00
test_chunk.c chunk: Print chunks without separator if + modifier is used 2013-08-24 16:22:51 +02:00
test_ecdsa.c unit-tests: test supported ECDSA schemes only 2013-06-21 10:53:22 +02:00
test_enum.c Enable leak detective for all test cases 2013-06-11 11:03:13 +02:00
test_enumerator.c Enable leak detective for all test cases 2013-06-11 11:03:13 +02:00
test_hashtable.c Enable leak detective for all test cases 2013-06-11 11:03:13 +02:00
test_host.c unit-tests: Set sa_len in sockaddr template data, if required 2013-10-24 15:37:21 +02:00
test_identification.c unit-tests: Additionally do reverse match checking with empty identities 2013-10-31 21:57:07 +01:00
test_linked_list.c linked-list: Remove unused clone_function() method 2013-07-17 17:42:53 +02:00
test_linked_list_enumerator.c linked-list: Remove barely used has_more() method 2013-07-17 17:42:53 +02:00
test_pen.c unit-tests: Added tests for pen_type_t 2013-11-01 22:29:29 +01:00
test_printf.c printf-hook-builtin: Print NaN/Infinity floating point values as such 2013-10-11 11:06:09 +02:00
test_rsa.c unit-tests: RSA key generation might take longer than 4 seconds 2013-06-27 11:06:47 +02:00
test_runner.c unit-tests: 12 asn1 functions tested 2013-11-02 21:20:04 +01:00
test_runner.h Updated test_runner.h with new suites 2013-11-03 21:34:42 +01:00
test_suite.h unit-tests: support testing when leak-detective has not been enabled 2013-10-11 15:12:16 +02:00
test_threading.c Enable leak detective for all test cases 2013-06-11 11:03:13 +02:00
test_utils.c utils: Add utility function to calculate padding length 2013-10-17 10:25:34 +02:00
test_vectors.c unit-tests: add a test case checking if all test vectors have been passed 2013-06-21 10:53:20 +02:00