TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
75d26b5d17bd8644db531122ceb38fd96faa995c
/
tests
/
suites
75d26b5
unit tests: Indicate missing unmet dependencies
by Ronald Cron
· 5 years ago
1d3eab6
unit tests: Fix potential buffer overflow
by Ronald Cron
· 5 years ago
59f2139
Prefer unsigned types for non-negative numbers
by Ronald Cron
· 5 years ago
eb5d0e9
unit tests: Backport ARRAY_LENGTH macro
by Ronald Cron
· 5 years ago
6766550
Note that unmet_dependencies is only filled in verbose mode
by Gilles Peskine
· 5 years ago
0f22670
Bump version to Mbed TLS 2.7.14
by Janos Follath
· 5 years ago
9c16ede
Check for buffer overflow in test function
by Manuel Pégourié-Gonnard
· 5 years ago
355bbc0
Test each failure mode of pk_parse_key_pkcs1_der()
by Manuel Pégourié-Gonnard
· 5 years ago
bfd0259
Clean up test function pk_parse_key
by Manuel Pégourié-Gonnard
· 5 years ago
261aea1
shrink tests: clearer description
by Gilles Peskine
· 6 years ago
84b8e25
Better coverage for copy and swap
by Gilles Peskine
· 6 years ago
6f43c60
Bignum copy/shrink: More precise test case descriptions
by Gilles Peskine
· 6 years ago
a67508e
Merge pull request #3002 from gilles-peskine-arm/coverity-20200115-2.7 into mbedtls-2.7
by Janos Follath
· 6 years ago
16ba09c
Check that mbedtls_mpi_grow succeeds
by Gilles Peskine
· 6 years ago
ee88f81
Bump version to Mbed TLS 2.7.13
by Janos Follath
· 6 years ago
d8180f8
Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
mbedtls-2.7.13
db64989
Merge pull request #2895 from gilles-peskine-arm/drbg-set_entropy_len-2.7
by Jaeden Amero
· 6 years ago
02fbc08
Enable more test cases without MBEDTLS_MEMORY_DEBUG
by Gilles Peskine
· 6 years ago
786f068
More accurate test case description
by Gilles Peskine
· 6 years ago
04d45c9
Clarify that the "FATAL" message is expected
by Gilles Peskine
· 6 years ago
f4482aa
mpi_lt_mpi_ct: Add further tests
by Janos Follath
· 6 years ago
a776aea
mpi_lt_mpi_ct: Fix test numbering
by Janos Follath
· 6 years ago
1b86eeb
mpi_lt_mpi_ct perform tests for both limb size
by Janos Follath
· 6 years ago
6adff06
mbedtls_mpi_lt_mpi_ct: add tests for 32 bit limbs
by Janos Follath
· 6 years ago
9332ece
Add more tests for mbedtls_mpi_lt_mpi_ct
by Janos Follath
· 6 years ago
aaa3f22
mpi_lt_mpi_ct test: hardcode base 16
by Janos Follath
· 6 years ago
c3b376e
Change mbedtls_mpi_cmp_mpi_ct to check less than
by Janos Follath
· 6 years ago
883801d
Add tests to constant time mpi comparison
by Janos Follath
· 6 years ago
b729e1b
CTR_DRBG: support set_entropy_len() before seed()
by Gilles Peskine
· 6 years ago
5cc748e
Merge remote-tracking branch 'origin/pr/2866' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
2fc6cf5
Merge remote-tracking branch 'origin/pr/2704' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
0ab4092
Reduce stack usage of test_suite_pkcs1_v15
by Ron Eldor
· 7 years ago
dd4277f
Reduce stack usage of test_suite_pkcs1_v21
by Ron Eldor
· 7 years ago
b3d3973
Reduce stack usage of test_suite_rsa
by Ron Eldor
· 7 years ago
6827d1c
Reduce stack usage of test_suite_pk
by Ron Eldor
· 7 years ago
d7bd10d
Bump version to Mbed TLS 2.7.12
by Jaeden Amero
· 6 years ago
ad72522
Merge remote-tracking branch 'upstream-restricted/mbedtls-2.7-proposed' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
3b8cf47
Merge remote-tracking branch 'upstream-restricted/pr/508' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
298a43a
Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
ab327df
Merge remote-tracking branch 'upstream-restricted/pr/614' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
c7ad7ed
Merge remote-tracking branch 'upstream-public/pr/2755' into mbedtls-2.7
by Gilles Peskine
· 6 years ago
d56ca65
entropy_nv_seed: cope with SHA-256
by Gilles Peskine
· 6 years ago
923f7f9
entropy_nv_seed: clean up properly
by Gilles Peskine
· 6 years ago
4f928c0
Create certificates with correct string formatting
by Ron Eldor
· 6 years ago
3936a02
Update certificates to expire in 2029
by Ron Eldor
· 6 years ago
0f16ada
Add a test for mlaformed ECJPAKE context
by k-stachowiak
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
dd11fbc
Merge remote-tracking branch 'origin/pr/2320' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
9bf1509
Adapt auth_crypt_tv usage to 2.7
by Gilles Peskine
· 6 years ago
dd91b24
Add missing dependencies in test_suite_cipher.gcm
by Hanno Becker
· 7 years ago
311276c
Add NIST AES GCM test vectors to single-step cipher API test suite
by Hanno Becker
· 7 years ago
35a7e46
Merge remote-tracking branch 'origin/pr/2688' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
mbedtls-2.7.11
6794f68
Update library version to 2.7.11
by Jaeden Amero
· 6 years ago
19557c2
Always return a high-level error code from X.509 module
by Hanno Becker
· 6 years ago
1de13db
Obey bounds of ASN.1 substructures
by Hanno Becker
· 6 years ago
b6bf496
Correct name of X.509 parsing test for well-formed, ill-signed CRT
by Hanno Becker
· 6 years ago
958c411
Add test cases exercising successful verification of MD2/MD4/MD5 CRT
by Hanno Becker
· 6 years ago
c6b33db
Add test case exercising verification of valid MD2 CRT
by Hanno Becker
· 6 years ago
067f357
Add instructions for MD[245] test CRTs to tests/data_files/Makefile
by Hanno Becker
· 6 years ago
fb63a7c
Convert further x509parse tests to use lower-case hex data
by Hanno Becker
· 6 years ago
29cf243
Use SHA-256 instead of MD2 in X.509 CRT parsing tests
by Hanno Becker
· 6 years ago
f9681e5
Consistently use lower case hex data in X.509 parsing tests
by Hanno Becker
· 6 years ago
f3df5b8
Merge remote-tracking branch 'origin/pr/2519' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
99b679f
Merge remote-tracking branch 'origin/pr/2504' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
a5f5ad3
Merge remote-tracking branch 'restricted/pr/554' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
b4686b4
Update library version to 2.7.10
by Jaeden Amero
· 6 years ago
mbedtls-2.7.10
b175375
Fix errors in AEAD test function
by Jack Lloyd
· 6 years ago
f56da14
Add non-regression test for buffer overflow
by Janos Follath
· 6 years ago
6728797
Merge remote-tracking branch 'public/pr/2148' into mbedtls-2.7
by Simon Butcher
· 6 years ago
b46f1bd
Fix too small buffer in a test
by Gilles Peskine
· 6 years ago
496c9e0
Add test case for ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
390bbd0
Add test case for ecdh_calc_secret
by Gilles Peskine
· 7 years ago
f054f8b
Merge remote-tracking branch 'origin/pr/2384' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
abb7622
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
4d29820
Correct code formatting in the timing test suites
by k-stachowiak
· 7 years ago
9368113
Reduce the timing tests complexity
by k-stachowiak
· 7 years ago
d09324a
Merge remote-tracking branch 'public/pr/2264' into mbedtls-2.7
by Simon Butcher
· 7 years ago
e552a82
Test the new deterministic ECDSA function
by Janos Follath
· 7 years ago
78f040c
Merge remote-tracking branch 'public/pr/2233' into HEAD
by Simon Butcher
· 7 years ago
7f899b4
Merge remote-tracking branch 'public/pr/2304' into HEAD
by Simon Butcher
· 7 years ago
032e3e2
Enable more compiler warnings in tests/Makefile
by Simon Butcher
· 7 years ago
638dceb
Change file scoping of test helpers.function
by Simon Butcher
· 7 years ago
b22a808
Update the version of the library to 2.7.9
by Simon Butcher
· 7 years ago
44f6d0b
Test AD too long only when CCM_ALT not defined
by Ron Eldor
· 7 years ago
b85e35d
Merge remote-tracking branch 'upstream-public/pr/2102' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
b37c29d
Add additional test case for alternative CSR headers
by Simon Butcher
· 7 years ago
4a908ca
Update library version number to 2.7.8
by Simon Butcher
· 7 years ago
4303f76
Merge remote-tracking branch 'restricted/pr/513' into mbedtls-2.7-restricted
by Simon Butcher
· 7 years ago
a0d3e1d
Merge remote-tracking branch 'restricted/pr/518' into mbedtls-2.7-restricted
by Simon Butcher
· 7 years ago
97a184b
Fix resource leak of file desc in test code
by Andres Amaya Garcia
· 7 years ago
20f30d9
Update library version number to 2.7.7
by Simon Butcher
· 7 years ago
02d3b1c
Merge remote-tracking branch 'restricted/pr/523' into mbedtls-2.7-restricted-proposed
by Simon Butcher
· 7 years ago
3faac3e
Fix copypasta in test dependency
by Gilles Peskine
· 7 years ago
2130163
Add tests for relaxed CRL-CA name comparison
by Hanno Becker
· 7 years ago
0eaa6d5
Fix buffer overflow in test mbedtls_mpi_is_prime_det
by Gilles Peskine
· 7 years ago
e2a6f01
Merge remote-tracking branch 'public/pr/1763' into mbedtls-2.7-proposed
by Simon Butcher
· 7 years ago
0b74161
Bignum: Add tests for primality testing
by Janos Follath
· 7 years ago
ddf9d96
Add missing return value check in ECDSA test suite
by Hanno Becker
· 7 years ago
f4860e0
Add dependency of mbedtls_asn1_write_len() test on ASN.1 parsing
by Hanno Becker
· 7 years ago
Next »