TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/master
/
tests
/
suites
22098d4
Add auto-generated files
by Minos Galanakis
· 5 months ago
mbedtls-3.6.3
v3.6.3
e62ef05
Version Bump for 3.6.3
by Minos Galanakis
· 5 months ago
b6ad19b
Merge pull request #9976 from mpg/defragment-ext-test-3.6
by Manuel Pégourié-Gonnard
· 5 months ago
gh-readonly-queue/mbedtls-3.6/pr-9976-d3ca688b4b2ab2dcb66ce311f16f3ef909a5fdd8
c03cd11
Merge pull request #10025 from waleed-elmelegy-arm/mbedtls-3.6-fix-key-deriv-bad-state-error
by Gilles Peskine
· 5 months ago
43a04e7
Re-introduce log asserts on positive cases
by Manuel Pégourié-Gonnard
· 5 months ago
8476c38
Improve a test assertion
by Manuel Pégourié-Gonnard
· 5 months ago
29073e3
Fix a typo
by Manuel Pégourié-Gonnard
· 5 months ago
b59caea
Add test cases for EOF in the middle of fragments
by Manuel Pégourié-Gonnard
· 5 months ago
4712b3e
Adjust logic around log pattern
by Manuel Pégourié-Gonnard
· 5 months ago
d2197af
Add test for length larger than 2^16
by Manuel Pégourié-Gonnard
· 5 months ago
8577510
Adapt "large ClientHello" tests to incremental
by Manuel Pégourié-Gonnard
· 5 months ago
c6cf7e5
Cleanly reject non-HS in-between HS fragments
by Manuel Pégourié-Gonnard
· 5 months ago
051b1e2
Reduce the level of logging used in tests
by Manuel Pégourié-Gonnard
· 5 months ago
adad476
Move new tests to their own data file
by Manuel Pégourié-Gonnard
· 5 months ago
996c4c0
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
6b25c50
New test function for large ClientHello
by Manuel Pégourié-Gonnard
· 5 months ago
89cc61a
Fix hash dependencies for TLS 1.2 tests
by Manuel Pégourié-Gonnard
· 5 months ago
2b1ec8f
Fix curve dependencies
by Manuel Pégourié-Gonnard
· 5 months ago
428ce0a
Add missing dependency declaration
by Manuel Pégourié-Gonnard
· 5 months ago
3a7f1d2
Fix dependency issues
by Manuel Pégourié-Gonnard
· 5 months ago
31253cd
Add test with non-HS record in-between HS fragments
by Manuel Pégourié-Gonnard
· 6 months ago
bde37ce
Add test to TLS 1.3 ClientHello fragmentation
by Manuel Pégourié-Gonnard
· 6 months ago
ba71610
Add reference tests with 1.3 ClientHello
by Manuel Pégourié-Gonnard
· 6 months ago
f83bc79
Add supported_curves/groups extension
by Manuel Pégourié-Gonnard
· 6 months ago
00ad6f6
New test function inject_client_content_on_the_wire()
by Manuel Pégourié-Gonnard
· 6 months ago
c64b7bc
Use an array of strings instead of pointer smuggling
by Bence Szépkúti
· 5 months ago
msvc-format-size-macros-3.6
a029387
Use dummy typedef instead of macro
by Bence Szépkúti
· 5 months ago
1e62c95
Disable fatal assertions in Windows printf tests
by Bence Szépkúti
· 5 months ago
9cde9d4
Add testcase for MBEDTLS_PRINTF_MS_TIME
by Bence Szépkúti
· 5 months ago
85d92ec
Test handling of format macros defined in debug.h
by Bence Szépkúti
· 5 months ago
d5102c9
Run test_suite_debug without MBEDTLS_SSL_TLS_C
by Bence Szépkúti
· 5 months ago
cba05ec
Replace zero by PSA_ALG_NONE in key derivation test function
by Waleed Elmelegy
· 5 months ago
07e5739
Replace zero by PSA_ALG_NONE in key derivation testing
by Waleed Elmelegy
· 5 months ago
b6ed6f7
Simplify testing psa_key_derivation_input_*() bad state
by Waleed Elmelegy
· 5 months ago
72b391f
Fix psa_key_derivation_input_integer() not detecting bad state
by Waleed Elmelegy
· 5 months ago
c516307
md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled
by Valerio Setti
· 11 months ago
4c1383a
Update documentation regarding metatest
by Harry Ramsey
· 6 months ago
2045886
Merge pull request #9937 from valeriosetti/issue9688-backport
by Ronald Cron
· 6 months ago
1a0ee06
test_suite_ssl: update description for conf_curve and conf_gruop tests
by Valerio Setti
· 7 months ago
e94ab3c
test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation()
by Valerio Setti
· 7 months ago
4f2a74d
test_suite_ssl: add new ECDHE-RSA tests
by Valerio Setti
· 7 months ago
ea18c7e
Fix incorrect test function
by Manuel Pégourié-Gonnard
· 7 months ago
632667e
Remove useless dependency from test function
by Manuel Pégourié-Gonnard
· 7 months ago
cd40fa1
Merge pull request #9838 from waleed-elmelegy-arm/mbedtls-3.6
by Paul Elliott
· 8 months ago
4497d5f
Merge pull request #9832 from ronald-cron-arm/finalize-split-preparation-2_3.6
by Ronald Cron
· 8 months ago
a770f30
Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6
by Janos Follath
· 8 months ago
f12b5e9
Remove Invalid import/export key test
by Waleed Elmelegy
· 8 months ago
68d6c79
Fix export public-key opaque key test paramters
by Waleed Elmelegy
· 8 months ago
4eaf54e
Move test_keys.h to include/test
by Ronald Cron
· 8 months ago
fbc8687
Fix copypasta
by Gilles Peskine
· 8 months ago
e60b395
Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6
by David Horstmann
· 9 months ago
8a8aa59
PSA interruptible sign/verify: detect unsupported mechanism in start
by Gilles Peskine
· 9 months ago
6bf0b2e
Add missing resource cleanup on test failure
by Gilles Peskine
· 9 months ago
8729b10
Fix edge case with half-supported ECDSA (manual test cases)
by Gilles Peskine
· 1 year, 4 months ago
85bc82c
Add some missing test case dependencies
by Gilles Peskine
· 1 year, 4 months ago
67cd8db
import_not_supported: edge case of unsupported curves
by Gilles Peskine
· 1 year, 4 months ago
44a9f2f
Add missing dependency to hash testsuite
by David Horstmann
· 9 months ago
dcf42a0
Update references to test helpers
by David Horstmann
· 9 months ago
d77207e
Fix issue where input data could be length 0
by Harry Ramsey
· 9 months ago
e320b89
Fix TEST_CALLOC issues with GCM buffer overlap tests
by Harry Ramsey
· 9 months ago
187fcce
Add test cases for AES GCM input and output buffer overlap
by Harry Ramsey
· 9 months ago
346d2f4
Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6
by Paul Elliott
· 9 months ago
8369b4a
Fix MD_PSA_INIT called before initializing some data structures
by Gilles Peskine
· 9 months ago
1f4b637
Don't use Unicode in .function file
by Gilles Peskine
· 9 months ago
db226b4
More explanation of what we do and do not test
by Gilles Peskine
· 9 months ago
2576bbc
Basic statistical tests for mbedtls_psa_ecp_generate_key()
by Gilles Peskine
· 9 months ago
9a09443
Unit tests for mbedtls_psa_ecp_generate_key()
by Gilles Peskine
· 9 months ago
42919e0
Assert non-empty data when needed
by Gilles Peskine
· 10 months ago
efe3076
Initialize CCM context before doing anything fallible
by Gilles Peskine
· 10 months ago
5dea5f3
mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0
by Gilles Peskine
· 10 months ago
ad70136
mbedtls_mpi_write_binary{,_le}: test 0-size output
by Gilles Peskine
· 10 months ago
4eafc9c
Modernize mpi_write_binary and mpi_write_binary_le
by Gilles Peskine
· 10 months ago
d37d70a
Merge pull request #9723 from paul-elliott-arm/fix_new_coverity_issues_3.6
by David Horstmann
· 9 months ago
09a8f4d
Pair inits with declarations
by Paul Elliott
· 9 months ago
31e7c1f
Move AES_PSA_INIT to after drbg init
by Paul Elliott
· 9 months ago
0124865
Revert "Temporarily comment out tests that are clogging the CI"
by Valerio Setti
· 10 months ago
e499765
Fix double free in case of test failure
by Paul Elliott
· 9 months ago
0f65366
Add missing check of return
by Paul Elliott
· 9 months ago
29fe76b
Fix tests where tests were done prior to init
by Paul Elliott
· 9 months ago
0c4cacc
test_suite_psa_crypto.data: fix some depends_on
by Valerio Setti
· 10 months ago
0c4a74b
test_suite_psa_crypto: use finer grained checks on the key slot buffer size
by Valerio Setti
· 10 months ago
7b1b9de
psa_crypto_helpers: enhance definitions for static key slot related test symbols
by Valerio Setti
· 10 months ago
38efe85
psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols
by Valerio Setti
· 10 months ago
9e154de
test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer
by Valerio Setti
· 12 months ago
ba98d5b
test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value
by Valerio Setti
· 12 months ago
29c7222
test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE
by Valerio Setti
· 12 months ago
291532f
test: extend component_test_crypto_with_static_key_slots
by Valerio Setti
· 12 months ago
762a12b
test: revert fixes for PSA entropy
by Valerio Setti
· 12 months ago
f5f5052
test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key()
by Valerio Setti
· 12 months ago
1980bb7
psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE
by Valerio Setti
· 12 months ago
efce605
test: add new component to test core library without calloc/free
by Valerio Setti
· 1 year, 1 month ago
168d24a
test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS
by Valerio Setti
· 1 year, 2 months ago
2d94866
Merge remote-tracking branch 'mbedtls-3.6' into test-cases-not-executed-enforce-3.6
by Gilles Peskine
· 10 months ago
78542bf
Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3
by David Horstmann
· 10 months ago
bfb9f71
Revert "Add generated files"
by David Horstmann
· 11 months ago
bac001f
Temporarily comment out tests that are clogging the CI
by Gilles Peskine
· 10 months ago
a712d8d
Bump version to 3.6.2
by Gilles Peskine
· 10 months ago
3b9f4be
test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common()
by Valerio Setti
· 10 months ago
5f1c8a7
pkwrite: fix buffer overrun
by Valerio Setti
· 10 months ago
f778416
Remove test case involving SECP224K1 in PSA
by Gilles Peskine
· 11 months ago
Next »