TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
add1d23b26242f8287a50770b12c5062d32ca59b
/
tests
add1d23
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
92bff7f
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
2edf47c
Merge the code to call output_env.sh into pre_check_tools
by Gilles Peskine
· 7 years ago
657f59a
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
e26ab18
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
1bcb1c8
all.sh: Always build the list of components to run
by Gilles Peskine
· 7 years ago
1072610
all.sh: list components automatically
by Gilles Peskine
· 7 years ago
55ae162
all.sh: fix MAKEFLAGS setting
by Gilles Peskine
· 7 years ago
bdf3f52
all.sh: don't insist on Linux; always run Valgrind
by Gilles Peskine
· 7 years ago
74851d8
Gdb script: improve portability of ASLR disabling disabling
by Gilles Peskine
· 7 years ago
1927565
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
06b385f
Fix inconsistent indentation
by Gilles Peskine
· 7 years ago
5158538
Merge remote-tracking branch 'upstream-crypto/development' into all_sh-mbedcrypto
by Gilles Peskine
· 7 years ago
8ae15dd
Back up and restore config.h systematically
by Gilles Peskine
· 7 years ago
ffcdeff
Add the current component name to msg output and the final report
by Gilles Peskine
· 7 years ago
81b96ed
Add --except mode: run all components except a list
by Gilles Peskine
· 7 years ago
9252511
all.sh: with non-option arguments, run only these components
by Gilles Peskine
· 7 years ago
348fb9a
New option --list-components
by Gilles Peskine
· 7 years ago
782f411
Move test-ref-configs into its own component
by Gilles Peskine
· 7 years ago
e48351a
Move cleanup into the common wrapper function
by Gilles Peskine
· 7 years ago
9f8f92c
Remove duplicate component for RSA_NO_CRT
by Gilles Peskine
· 7 years ago
8f07312
Move the code into functions. No behavior change.
by Gilles Peskine
· 7 years ago
c08fc1d
Move MIN and MAX macros from PSA tests to helpers.function
by Gilles Peskine
· 7 years ago
d76f181
Prefer ASSERT_ALLOC to calloc+TEST_ASSERT in PSA tests
by Gilles Peskine
· 7 years ago
1f2aa0e
Remove useless null checks of data_t* parameters
by Gilles Peskine
· 7 years ago
40ab95b
Remove checks of test parameters against SIZE_MAX
by Gilles Peskine
· 7 years ago
0dfba2d
Use ASSERT_COMPARE in preference to memcmp in PSA tests
by Gilles Peskine
· 7 years ago
f812dcf
Rewrap some lines after the macro changes
by Gilles Peskine
· 7 years ago
fe11b72
Use TEST_EQUAL(a,b) in preference to TEST_ASSERT(a==b)
by Gilles Peskine
· 7 years ago
8817f61
Use PSA_ASSERT(a) in preference to TEST_ASSERT(a==PSA_SUCCESS)
by Gilles Peskine
· 7 years ago
0f915f1
Indent PSA tests according to K&R rules with Mbed TLS tweaks
by Gilles Peskine
· 7 years ago
9d8eea7
Wrap some multiline expressions in parentheses
by Gilles Peskine
· 7 years ago
5f7aeee
New test macro TEST_EQUAL
by Gilles Peskine
· 7 years ago
0174be2
Move the PSA_ASSERT macro to the common helpers file
by Gilles Peskine
· 7 years ago
f055ad7
Add a safety check to ARRAY_LENGTH
by Gilles Peskine
· 7 years ago
3d2f949
Move the ARRAY_LENGTH macro to the common helpers file
by Gilles Peskine
· 7 years ago
1a76f39
Merge remote-tracking branch 'psa/pr/230' into feature-psa
by Gilles Peskine
· 7 years ago
76965bb
Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh
by Gilles Peskine
· 7 years ago
79a11d6
Test invalid lifetime regardless of support for persistent keys
by Gilles Peskine
· 7 years ago
539cda5
Add tests with invalid key identifiers
by Gilles Peskine
· 7 years ago
4a04473
Fix the build without persistent storage
by Gilles Peskine
· 7 years ago
c5487a8
Drop support for psa_key_slot_t in psa_crypto.c
by Gilles Peskine
· 7 years ago
7bc9f68
Convert the PSA crypto persistent storage tests to the new handle API
by Gilles Peskine
· 7 years ago
bdf309c
Convert the PSA crypto cryptography tests to the new handle API
by Gilles Peskine
· 7 years ago
a8860b2
Remove lifetime test functions
by Gilles Peskine
· 7 years ago
dc911fd
Remove redundant slot-based test
by Gilles Peskine
· 7 years ago
a426168
Test that failure of import_key preserves metadata
by Gilles Peskine
· 7 years ago
961849f
Implement slot allocation
by Gilles Peskine
· 7 years ago
5ec7b07
Add tests for the new slot management mechanism
by Gilles Peskine
· 7 years ago
7f6e3a8
Change ASSERT_ALLOC to take a size in elements, not bytes
by Gilles Peskine
· 7 years ago
79e213c
Don't include mbedtls/platform.h unconditionally
by Gilles Peskine
· 7 years ago
9edc146
Merge pull request #209 from ARMmbed/psa-init_tests
by Gilles Peskine
· 7 years ago
b0b189f
Add missing compilation guards for GCM and CCM
by Gilles Peskine
· 7 years ago
9e1be6a
Create the NV seed file for the tests if needed
by Gilles Peskine
· 7 years ago
0fce4c5
Add init tests with entropy from NV seed
by Gilles Peskine
· 7 years ago
0b3b573
Support NV seed enabled at compile time but not at runtime
by Gilles Peskine
· 7 years ago
ebe770c
Add tests with a fake entropy source
by Gilles Peskine
· 7 years ago
5e76952
Add a facility to configure entropy sources
by Gilles Peskine
· 7 years ago
8295695
Merge branch 'iotssl-2578-psa-sig-verification_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
02f2021
Merge branch 'psa_cipher_integration_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
6b01a9f
Merge branch 'psa_cipher_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
e322d3e
Merge branch 'opaque_psk_implementation_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
a96cc8a
Merge branch 'iotssl-2596-opaque-csr-creation_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
7b7808c
Add tests for ECDSA verify with short r, s values
by Manuel Pégourié-Gonnard
· 7 years ago
510ee70
pk_wrap: test if a valid md_alg is passed to ecdsa_verify_wrap
by Andrzej Kurek
· 7 years ago
d6d0790
Remove trailing whitespace
by Andrzej Kurek
· 7 years ago
2f31122
Cosmetic changes
by Andrzej Kurek
· 7 years ago
c3de438
Add CSR write testing using opaque keys
by Andrzej Kurek
· 7 years ago
f83d312
Implement key_opaque option to ssl_client2
by Manuel Pégourié-Gonnard
· 7 years ago
e31411a
Fix test that wasn't actually effective
by Manuel Pégourié-Gonnard
· 7 years ago
72d94be
Improve description of a test
by Manuel Pégourié-Gonnard
· 7 years ago
276cb64
Align names to use "opaque" only everywhere
by Manuel Pégourié-Gonnard
· 7 years ago
7d51255
Implement pk_sign() for opaque ECDSA keys
by Manuel Pégourié-Gonnard
· 7 years ago
99af2f0
Add tests for unsupported operations/functions
by Manuel Pégourié-Gonnard
· 7 years ago
07b103f
Implement can_do for opaque ECC keypairs
by Manuel Pégourié-Gonnard
· 7 years ago
683632b
Add support for get_(bit)len on opaque keys
by Manuel Pégourié-Gonnard
· 7 years ago
06c6318
Add key generation to opaque test function
by Manuel Pégourié-Gonnard
· 7 years ago
274f521
Implement alloc/free wrappers for pk_opaque_psa
by Manuel Pégourié-Gonnard
· 7 years ago
0110add
Rename PSA test in ssl-opt.sh
by Hanno Becker
· 7 years ago
5b6425a
Remove superfluous quotes in ssl-opt.sh
by Hanno Becker
· 7 years ago
f43177d
Add runs for specific PSA-supported ciphersuites to ssl-opt.sh
by Hanno Becker
· 7 years ago
2dd0490
Omit tests from ssl-opt.sh which force a disabled ciphersuite
by Hanno Becker
· 7 years ago
91cb605
Add missing newline at the end of test_suite_cipher.gcm.data
by Hanno Becker
· 7 years ago
e15c71c
Test PSA-based GCM cipher operations
by Hanno Becker
· 7 years ago
78115ac
Adapt existing Cipher-GCM test cases to new param for auth_crypt_tv
by Hanno Becker
· 7 years ago
1ccb1d6
Test PSA-based CCM cipher operations
by Hanno Becker
· 7 years ago
58fc9aa
Add AES-*-CBC test vectors for PSA-based cipher contexts
by Hanno Becker
· 7 years ago
4ba0901
Merge branch 'gcm_through_cipher_api_tests' into gcm_through_cipher_api_tests_tmp
by Hanno Becker
· 7 years ago
a6f1d18
Automatically allocate opaque PSK key slots in ssl_{client/server}2
by Hanno Becker
· 7 years ago
5a1d6da
Add tests to ssl-opt.sh exercising server-side opaque PSK
by Hanno Becker
· 7 years ago
f5e5629
Add tests to ssl-opt.sh exercising client-side opaque PSK
by Hanno Becker
· 7 years ago
12bd57b
Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh
by Hanno Becker
· 7 years ago
eba9993
Initialize PSA Crypto implementation at the start of each test suite
by Hanno Becker
· 7 years ago
dde4442
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
c0c882c
Add missing dependencies in test_suite_cipher.gcm
by Hanno Becker
· 7 years ago
ef42f22
Add NIST AES GCM test vectors to single-step cipher API test suite
by Hanno Becker
· 7 years ago
c6b6907
Make library init and deinit more robust to errors
by Gilles Peskine
· 7 years ago
445e225
Test that deinit deactivates random generation and key slots
by Gilles Peskine
· 7 years ago
b309eec
Move library initialization tests to a new test suite
by Gilles Peskine
· 7 years ago
0d2c266
change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID
by avolinski
· 7 years ago
Next »