aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
38 hoursMerge pull request #9250 from eleuzi01/bug-9029Paul Elliott1-13/+14
6 daysMerge pull request #9251 from gabor-mezei-arm/update_test_full_no_cipher_no_p...Manuel Pégourié-Gonnard1-2/+0
6 daysMerge pull request #9185 from ronald-cron-arm/adapt-components-with-psa-crypt...Ronald Cron3-125/+94
7 daysMerge pull request #9280 from valeriosetti/psasim-reset-slots-on-disconnectionTom Cosgrove6-0/+65
7 daysMerge pull request #9278 from valeriosetti/fix-psasim-logsTom Cosgrove7-22/+34
7 daysAdapt component_test_when_no_ciphersuites_have_macRonald Cron1-0/+7
7 daystest_when_no_ciphersuites_have_mac: Fix logsRonald Cron1-2/+2
7 daysRemove component_test_full_no_bignumRonald Cron1-54/+0
7 daystests: src: Fix PSA test wrappers for PAKERonald Cron2-0/+64
7 daysAdapt test_full_no_cipher_ componentsRonald Cron1-68/+19
7 daysAdapt test_crypto_full_md_light_onlyRonald Cron1-1/+2
7 daysMerge pull request #9247 from ronald-cron-arm/move-psa-headersRonald Cron8-21/+35
7 daysRemove `config-no-entropy.h`Gabor Mezei1-2/+0
7 daysRevert "Update `full_no_cipher_no_psa_crypto` test component"Gabor Mezei1-16/+4
8 daysUpdate psa_sim_serialise.pl to create the psa_sim_serialise.c we wantTom Cosgrove2-12/+15
8 daysUpdate psa_sim_generate.pl to create the psa_sim_crypto_client.c we wantTom Cosgrove1-1/+1
8 dayspsa_sim: improve log printsValerio Setti5-15/+24
8 daysHave psa_sim_serialise.pl generate psa_sim_serialize_reset()Tom Cosgrove3-0/+40
8 daysHave psa_sim_generate.pl add psa_crypto_close() to psa_sim_crypto_server.cTom Cosgrove1-0/+10
8 dayspsasim-server: add function to reset operations slotsValerio Setti4-0/+15
8 dayspsa_sim: make server ping time much fasterValerio Setti1-3/+3
12 daysCode style fixElena Uziunaite1-1/+2
13 daysUpdate `full_no_cipher_no_psa_crypto` test componentGabor Mezei1-4/+16
13 daysMerge pull request #9238 from tom-cosgrove-arm/psasim_update_for_operation_typesTom Cosgrove13-98/+4935
13 daysFix compiler warnings in test_suite_pk.functionElena Uziunaite1-13/+13
13 daysall.sh: Update clean-up of Makefiles generated by CMakeRonald Cron1-0/+1
13 daysAdapt check filesRonald Cron1-0/+4
13 daysAdjust more paths to PSA headersRonald Cron3-4/+6
13 daysAdapt libtestdriver1 buildRonald Cron2-6/+10
13 daysAdjust build systemsRonald Cron3-9/+11
13 daysall.sh: Fix clean-up of Makefiles generated by CMakeRonald Cron1-2/+3
2024-06-11Add support for and run (a copy of) the PSA aead_demo program under PSA simTom Cosgrove9-2/+4311
2024-06-11Make it possible to pass arguments to PSA sim psa_clientTom Cosgrove1-1/+1
2024-06-11Have PSA sim client wrappers say which call fails, if one doesTom Cosgrove2-9/+9
2024-06-11Merge pull request #9149 from gilles-peskine-arm/ssl-test-no-skip-allGilles Peskine2-0/+29
2024-06-11Merge pull request #9199 from tom-daubney-arm/modify_test_everest_curve25519_...Ronald Cron1-1/+8
2024-06-11psasim: build server library and binary before client's onesValerio Setti2-21/+18
2024-06-11psa_sim_crypto_[client/server]: check if CRYPTO_C is enabledValerio Setti3-0/+16
2024-06-11Use our own copy of programs/psa/psa_hash.c in the PSA simulator testsTom Cosgrove2-11/+168
2024-06-11Revert "Correctly build client-side code that's to be run under the PSA crypt...Tom Cosgrove2-17/+1
2024-06-10psa_sim_serialise.pl now creates the updated .c fileTom Cosgrove2-4/+188
2024-06-10psa_sim_serialise.pl now creates the updated .h fileTom Cosgrove2-17/+65
2024-06-10Move the comment block in psa_sim_serialise.c back to where it belongsTom Cosgrove1-38/+38
2024-06-10Make psa_sim_generate.pl output the new type of server wrapper we wantTom Cosgrove1-6/+14
2024-06-10Store operation_ts on PSA sim server side; only send handle to clientTom Cosgrove3-33/+150
2024-06-10We want the PSA hash code if MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_CTom Cosgrove1-2/+3
2024-06-10Correctly build client-side code that's to be run under the PSA crypto simTom Cosgrove2-1/+17
2024-06-10Merge pull request #9062 from tom-daubney-arm/crypto_config-tls1_2_default_st...Bence Szépkúti1-85/+24
2024-06-07Extend python checks to framework scriptsDavid Horstmann1-2/+2
2024-06-04Merge pull request #9200 from davidhorstmann-arm/move-test-generation-filesBence Szépkúti15-5023/+39