TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
23e64f226bf01c6f913ea64dc333858bcc4d7dad
/
tests
23e64f2
check-files.py: readability improvement in permission check
by Gilles Peskine
· 6 years ago
1e9698a
check-files.py: use class fields for class-wide constants
by Gilles Peskine
· 6 years ago
6ee576e
check-files.py: clean up class structure
by Gilles Peskine
· 6 years ago
0d060ef
check-files.py: document some classes and methods
by Gilles Peskine
· 6 years ago
aad2ebd
Fix pylint errors going uncaught
by Gilles Peskine
· 6 years ago
b2c269e
Call pylint3, not pylint
by Gilles Peskine
· 6 years ago
7f61575
New, documented pylint configuration
by Gilles Peskine
· 6 years ago
1b20be5
Write documentation for TEST_ASSERT
by Andrzej Kurek
· 6 years ago
eb50871
all.sh: add a seedfile generation step
by Andrzej Kurek
· 6 years ago
3ea2687
psa: Initialize crypto in tests that need to
by Jaeden Amero
· 6 years ago
1767e40
all.sh: fix submodule test names
by Andrzej Kurek
· 7 years ago
8a2e97c
Merge development-psa commit 80b5662 into development-psa-merged branch
by Andrzej Kurek
· 7 years ago
e9c3b81
all.sh: move crypto submodule check to pre_check_git
by Andrzej Kurek
· 7 years ago
fd0381a
all.sh: change test_submodule to test_use_psa_crypto
by Andrzej Kurek
· 7 years ago
80b5662
Merge remote-tracking branch 'origin/pr/2386' into development-psa
by Jaeden Amero
· 7 years ago
archive/development-psa
development-psa
d18b264
Merge remote-tracking branch 'origin/pr/2382' into development-psa
by Jaeden Amero
· 7 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 7 years ago
56104ea
Adapt test in test_suite_pk to work with new PSA public key format
by Hanno Becker
· 7 years ago
409fdae
test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update
by Andrzej Kurek
· 7 years ago
f093a3d
Use ecdh_setup instead of ecp_group_load
by Andrzej Kurek
· 7 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
f352f75
Merge remote-tracking branch 'origin/pr/2332' into development
by Jaeden Amero
· 7 years ago
c4cc251
Merge remote-tracking branch 'origin/pr/2325' into development
by Jaeden Amero
· 7 years ago
c89148b
Merge remote-tracking branch 'origin/pr/2207' into development
by Jaeden Amero
· 7 years ago
b182397
Merge remote-tracking branch 'origin/pr/2191' into development
by Jaeden Amero
· 7 years ago
730ecdf
Merge remote-tracking branch 'origin/pr/2371' into development
by Jaeden Amero
· 7 years ago
92dd4d0
ssl-opt.sh: add a test for "calc PSA finished" log to the PSA tests
by Andrzej Kurek
· 7 years ago
archive/iotssl-2691-psa-running-handshake
iotssl-2691-psa-running-handshake
683d77e
ssl_opt: check client and server output for PSA calc verify in PSA tests
by Andrzej Kurek
· 7 years ago
e85414e
ssl-opt: add a check for PSA computation of digest of ServerKeyExchange
by Andrzej Kurek
· 7 years ago
8d865df
PSA: Adapt PK test suite to new key policy initialization API
by Hanno Becker
· 7 years ago
353295a
PSA: Adapt PK test suite to modified key slot allocation mechanism
by Hanno Becker
· 7 years ago
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
8e76332
Merge remote-tracking branch 'public/pr/2040' into development
by Simon Butcher
· 7 years ago
38cb940
Merge remote-tracking branch 'public/pr/2231' into development
by Simon Butcher
· 7 years ago
69f190e
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
a28db92
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
53190e6
Delete $OUT_OF_SOURCE_DIR under --force
by Gilles Peskine
· 7 years ago
d1174cf
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
c70637a
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
cc9f0b9
Merge the code to call output_env.sh into pre_check_tools
by Gilles Peskine
· 7 years ago
8796426
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
5331c6e
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
beb3a81
all.sh: Always build the list of components to run
by Gilles Peskine
· 7 years ago
878cf60
all.sh: list components automatically
by Gilles Peskine
· 7 years ago
a1fc4b5
all.sh: fix MAKEFLAGS setting
by Gilles Peskine
· 7 years ago
a16c2b1
all.sh: don't insist on Linux; always run Valgrind
by Gilles Peskine
· 7 years ago
4976e82
Gdb script: improve portability of ASLR disabling disabling
by Gilles Peskine
· 7 years ago
5fa32a7
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
55f7c94
Fix inconsistent indentation
by Gilles Peskine
· 7 years ago
6944e05
Merge remote-tracking branch 'public/pr/2232' into development
by Simon Butcher
· 7 years ago
012a06c
Merge remote-tracking branch 'public/pr/2228' into development
by Simon Butcher
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
b28636b
Merge tag 'mbedtls-2.16.0' into all_sh-2.14
by Gilles Peskine
· 7 years ago
608953e
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
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
428d00d
Merge remote-tracking branch 'public/pr/2209' into development-restricted
by Simon Butcher
· 7 years ago
88d45a8
Merge remote-tracking branch 'public/pr/2171' into development-restricted
by Simon Butcher
· 7 years ago
ad7c210
Merge remote-tracking branch 'public/pr/2274' into development
by Simon Butcher
· 7 years ago
12b4240
Merge remote-tracking branch 'public/pr/2288' into development
by Simon Butcher
· 7 years ago
c831193
Merge remote-tracking branch 'public/pr/2302' into development
by Simon Butcher
· 7 years ago
1efda39
Merge remote-tracking branch 'public/pr/2297' into development
by Simon Butcher
· 7 years ago
5aa7809
Merge remote-tracking branch 'public/pr/2275' into development
by Simon Butcher
· 7 years ago
780cf18
Merge remote-tracking branch 'public/pr/2271' into development
by Simon Butcher
· 7 years ago
032c037
Merge remote-tracking branch 'public/pr/2270' into development
by Simon Butcher
· 7 years ago
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 7 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 7 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 7 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 7 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 7 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 7 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 7 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 7 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 7 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 7 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 7 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 7 years ago
743e398
Avoid unused-variable warnings for str as well
by Gilles Peskine
· 7 years ago
88ca3a2
Avoid unused-variable warnings in some configurations
by Gilles Peskine
· 7 years ago
d602711
Fix dependencies on MBEDTLS_FS_IO
by Gilles Peskine
· 7 years ago
73b7984
Remove parameter validation for deprecated function in ECDSA module
by Hanno Becker
· 7 years ago
dd63359
Add tests for valid NULL in ccm_free()
by k-stachowiak
· 7 years ago
508bcd9
Remove unneeded test for the CCM free function
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
fb54360
Prevent unused variable in some configurations
by k-stachowiak
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
a85edd9
Split the unconditional and conditional parameter validation tests
by k-stachowiak
· 7 years ago
f25ee7f
Fix parameter validation for mbedtls_mpi_lsb()
by Hanno Becker
· 7 years ago
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
516897a
Remove unnecessary parameter validation from the Cipher module
by k-stachowiak
· 7 years ago
95070a8
Make some cipher parameter validation unconditional
by k-stachowiak
· 7 years ago
5b01f8b
Add a new line at the end of the test data file
by k-stachowiak
· 7 years ago
90b8d4a
Include static cipher functions in the parameter validation scheme
by k-stachowiak
· 7 years ago
Next »