.. |
helpers.function
|
Split assert() with side effects in test suite helper
|
2014-07-10 15:27:11 +02:00 |
main_test.function
|
Auto add 'exit' label in every test function. Failed assert now goes there
|
2014-07-10 15:27:11 +02:00 |
test_suite_aes.cbc.data
|
Split up largest test suite data files into smaller chunks
|
2013-04-08 18:09:51 +02:00 |
test_suite_aes.cfb.data
|
Added AES CFB8 mode
|
2014-01-24 15:38:12 +01:00 |
test_suite_aes.ecb.data
|
Split up largest test suite data files into smaller chunks
|
2013-04-08 18:09:51 +02:00 |
test_suite_aes.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_aes.rest.data
|
Split up largest test suite data files into smaller chunks
|
2013-04-08 18:09:51 +02:00 |
test_suite_arc4.data
|
RFC6229 ARC4 test vectors added to testsuite
|
2013-07-19 14:51:31 +02:00 |
test_suite_arc4.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_asn1write.data
|
Add tests for asn1_write_ia5_string()
|
2014-06-10 15:38:43 +02:00 |
test_suite_asn1write.function
|
Add tests for asn1_write_ia5_string()
|
2014-06-10 15:38:43 +02:00 |
test_suite_base64.data
|
Accept spaces at end of line/buffer in base64
|
2014-10-15 23:53:33 +02:00 |
test_suite_base64.function
|
Accept spaces at end of line/buffer in base64
|
2014-10-15 23:53:33 +02:00 |
test_suite_blowfish.data
|
Adapted .function files and .data files to new test framework
|
2013-08-16 13:51:37 +02:00 |
test_suite_blowfish.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_camellia.data
|
- Fixed a whole bunch of dependencies on defines between files, examples and tests
|
2011-05-26 13:16:06 +00:00 |
test_suite_camellia.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_ccm.data
|
Add test vectors for Camellia-CCM
|
2014-05-14 14:10:35 +02:00 |
test_suite_ccm.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_cipher.aes.data
|
Fix some more depend issues
|
2013-09-20 10:58:59 +02:00 |
test_suite_cipher.arc4.data
|
Make CBC an option, step 2: cipher layer
|
2013-09-13 15:48:40 +02:00 |
test_suite_cipher.blowfish.data
|
Merge more test improvements and tests
|
2014-06-24 11:12:00 +02:00 |
test_suite_cipher.camellia.data
|
Fix some more depend issues
|
2013-09-20 10:58:59 +02:00 |
test_suite_cipher.ccm.data
|
Add tests for CCM via cipher layer
|
2014-05-20 17:26:16 +02:00 |
test_suite_cipher.des.data
|
Add tests vectors for (3)DES via cipher layer
|
2014-06-23 11:52:59 +02:00 |
test_suite_cipher.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_cipher.gcm.data
|
Add test vectors for Camellia-GCM via cipher layer
|
2013-10-24 16:49:51 +02:00 |
test_suite_cipher.null.data
|
Make CBC an option, step 2: cipher layer
|
2013-09-13 15:48:40 +02:00 |
test_suite_cipher.padding.data
|
Add tests for bad arguments to cipher functions
|
2014-06-23 11:54:57 +02:00 |
test_suite_ctr_drbg.data
|
Expand CTR_DRBG test coverage
|
2014-01-31 12:16:54 +01:00 |
test_suite_ctr_drbg.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_debug.data
|
Add debug_set_threshold() and thresholding of messages
|
2014-04-25 16:58:16 +02:00 |
test_suite_debug.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_des.data
|
Add test for des_key_check_weak()
|
2014-04-04 16:42:44 +02:00 |
test_suite_des.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_dhm.data
|
Add test for dhm_parse_dhmfile
|
2014-04-04 16:42:44 +02:00 |
test_suite_dhm.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_ecdh.data
|
Fix some dependencies in tests
|
2013-09-20 10:58:59 +02:00 |
test_suite_ecdh.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_ecdsa.data
|
Fix some curve-specific depends in tests
|
2014-06-24 16:55:17 +02:00 |
test_suite_ecdsa.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_ecp.data
|
Add ecp_check_pub_priv()
|
2014-11-06 18:25:51 +01:00 |
test_suite_ecp.function
|
Add ecp_check_pub_priv()
|
2014-11-06 18:25:51 +01:00 |
test_suite_entropy.data
|
Add more tests for the entropy module
|
2014-06-10 15:38:44 +02:00 |
test_suite_entropy.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_error.data
|
Fix the 'error' test suite
|
2014-02-01 11:54:28 +01:00 |
test_suite_error.function
|
Also test backwards compat strerror() function
|
2014-04-04 16:33:00 +02:00 |
test_suite_gcm.aes128_de.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.aes128_en.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.aes192_de.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.aes192_en.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.aes256_de.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.aes256_en.data
|
Fix GCM dependencies
|
2013-10-24 13:39:39 +02:00 |
test_suite_gcm.camellia.data
|
Add failing test vectors for Camellia-GCM auth
|
2013-10-24 16:19:30 +02:00 |
test_suite_gcm.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_hmac_drbg.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_hmac_drbg.misc.data
|
Add hmac_drbg_selftest()
|
2014-01-31 11:52:14 +01:00 |
test_suite_hmac_drbg.no_reseed.data
|
Add NIST no_reseed validation tests for HMAC_DRBG
|
2014-01-30 23:17:33 +01:00 |
test_suite_hmac_drbg.nopr.data
|
Add NIST validation tests for HMAC_DRBG nopr
|
2014-01-31 09:58:12 +01:00 |
test_suite_hmac_drbg.pr.data
|
Add NIST validation tests for HMAC_DRBG pr=true
|
2014-01-31 10:19:05 +01:00 |
test_suite_hmac_shax.data
|
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
|
2013-06-30 14:34:05 +02:00 |
test_suite_hmac_shax.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_md.data
|
Add test for bad arguments to MD functions
|
2014-06-23 11:54:57 +02:00 |
test_suite_md.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_mdx.data
|
Renamed RMD160 to RIPEMD160
|
2014-01-22 14:17:31 +01:00 |
test_suite_mdx.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_mpi.data
|
Fix mpi_write_string() to write "00" as hex output for empty MPI
|
2014-07-10 15:27:10 +02:00 |
test_suite_mpi.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pbkdf2.data
|
Added missing dependencies on functions and tests
|
2013-08-20 12:42:31 +02:00 |
test_suite_pbkdf2.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pem.data
|
Potential buffer overwrite in pem_write_buffer() fixed
|
2014-04-11 13:58:05 +02:00 |
test_suite_pem.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pk.data
|
Add pk_check_pair()
|
2014-11-06 18:25:51 +01:00 |
test_suite_pk.function
|
Fix dependency issues
|
2014-11-12 00:01:34 +01:00 |
test_suite_pkcs1_v21.data
|
Add rsa_rsassa_pss_verify_ext()
|
2014-06-05 14:02:05 +02:00 |
test_suite_pkcs1_v21.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pkcs5.data
|
Fix typos in comments
|
2014-06-25 14:45:24 +02:00 |
test_suite_pkcs5.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pkparse.data
|
Add test for SpecifiedECDomain
|
2014-03-19 16:50:59 +01:00 |
test_suite_pkparse.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_pkwrite.data
|
Fix buffer size in pk_write_*_pem()
|
2014-08-14 11:34:35 +02:00 |
test_suite_pkwrite.function
|
Add 'exit' label and variable initialization to relevant test suite functions
|
2014-07-10 16:37:50 +02:00 |
test_suite_rsa.data
|
Add rsa_check_pub_priv()
|
2014-11-06 18:25:51 +01:00 |
test_suite_rsa.function
|
Add rsa_check_pub_priv()
|
2014-11-06 18:25:51 +01:00 |
test_suite_shax.data
|
Moved POLARSSL_FS_IO check to .function from .data
|
2013-09-15 15:20:37 +02:00 |
test_suite_shax.function
|
Fix a few selftest typos
|
2013-10-10 13:21:48 +02:00 |
test_suite_version.data
|
Prepare for release 1.3.9
|
2014-10-20 13:56:15 +02:00 |
test_suite_version.function
|
version_check_feature() added to check for compile-time options at run-time
|
2014-04-30 11:49:44 +02:00 |
test_suite_x509parse.data
|
Forbid repeated X.509 extensions
|
2014-11-12 18:13:58 +01:00 |
test_suite_x509parse.function
|
x509_crt_parse() did not increase total_failed on PEM error
|
2014-10-03 15:47:13 +02:00 |
test_suite_x509write.data
|
Support escaping of commas in x509_string_to_names()
|
2014-08-11 11:59:52 +02:00 |
test_suite_x509write.function
|
Support escaping of commas in x509_string_to_names()
|
2014-08-11 11:59:52 +02:00 |
test_suite_xtea.data
|
Add test vectors for XTEA CBC
|
2014-06-10 15:38:43 +02:00 |
test_suite_xtea.function
|
Add test vectors for XTEA CBC
|
2014-06-10 15:38:43 +02:00 |