TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f1349e4bfef8d535588deda88c62634e31972284
/
tests
/
scripts
f1349e4
Clarify comment mangled by an earlier refactoring
by Gilles Peskine
· 6 years ago
7832c9f
Add an "out-of-box" component
by Gilles Peskine
· 6 years ago
4b31761
Run ssl-opt.sh on 32-bit runtime
by Gilles Peskine
· 6 years ago
7c1e619
Merge remote-tracking branch 'origin/pr/2464' into development
by Jaeden Amero
· 6 years ago
0ea3377
Merge remote-tracking branch 'restricted/pr/552' into development
by Jaeden Amero
· 6 years ago
9714510
all.sh: Generate seedfile for crypto submodule tests
by Jaeden Amero
· 6 years ago
0a9f9b2
Merge remote-tracking branch 'origin/pr/2317' into development
by Jaeden Amero
· 6 years ago
41e1986
Merge remote-tracking branch 'origin/pr/2293' into development
by Jaeden Amero
· 6 years ago
535ee4a
Merge remote-tracking branch 'public/pr/2421' into development
by Simon Butcher
· 6 years ago
archive/mbedtls-2.17
mbedtls-2.17
419bd00
Adjust DES exclude lists in test scripts
by Andres Amaya Garcia
· 6 years ago
2dadab7
Exclude 3DES tests in test scripts
by Andres Amaya Garcia
· 7 years ago
e915d53
Silence pylint
by Gilles Peskine
· 6 years ago
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
545ced4
Add test for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE to all.sh
by Hanno Becker
· 6 years ago
86016a0
Merge remote-tracking branch 'origin/pr/2338' into development
by Jaeden Amero
· 6 years ago
e023c80
Test undefining MBEDTLS_ECDH_LEGACY_CONTEXT in all.sh
by Gilles Peskine
· 6 years ago
415620c
Merge remote-tracking branch 'origin/pr/2105' into development
by Jaeden Amero
· 6 years ago
d9516b5
Merge remote-tracking branch 'origin/pr/2407' into development
by Jaeden Amero
· 6 years ago
241b524
Disable restartable ECC in full config PSA test in all.sh
by Hanno Becker
· 6 years ago
eb50871
all.sh: add a seedfile generation step
by Andrzej Kurek
· 6 years ago
4c981a0
Add gen_query_config.pl to check-gen-files and bump_version
by Andres Amaya Garcia
· 7 years ago
1767e40
all.sh: fix submodule test names
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
1bc1a4c
all.sh: Fix check_headers_in_cpp
by Peter Kolbus
· 7 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 7 years ago
60c6da2
all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1
by Peter Kolbus
· 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
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 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
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
88d45a8
Merge remote-tracking branch 'public/pr/2171' into development-restricted
by Simon Butcher
· 7 years ago
ee427b2
tests: Backup config.h before modifying it
by Jaeden Amero
· 7 years ago
ac372cc
Add a facility to skip running some test suites
by Gilles Peskine
· 7 years ago
15db850
run-test-suites: update the documentation
by Gilles Peskine
· 7 years ago
840af0a
Add tests to all.sh for CHECK_PARAMS edge cases
by Manuel Pégourié-Gonnard
· 7 years ago
faafcd8
Merge remote-tracking branch 'upstream-public/pr/2223' into development
by Jaeden Amero
· 7 years ago
d07ef47
Merge remote-tracking branch 'upstream-public/pr/2061' into development
by Jaeden Amero
· 7 years ago
60ca6e5
test: Make basic-build-test.sh see summary statuses
by Jaeden Amero
· 7 years ago
8ef1f48
Merge remote-tracking branch 'upstream-public/pr/2219' into development
by Jaeden Amero
· 7 years ago
3c0941e
Merge remote-tracking branch 'upstream-public/pr/2172' into development
by Jaeden Amero
· 7 years ago
b9b3813
Separate REGEX of MACRO to groups
by Ron Eldor
· 7 years ago
111ba0e
Fix parsing error of test data
by Ron Eldor
· 7 years ago
d5062de
Add conditional dependency to tests
by Ron Eldor
· 7 years ago
c117d59
check-files: detect merge artifacts
by Gilles Peskine
· 7 years ago
0439805
Factor record_issue into its own method
by Gilles Peskine
· 7 years ago
ee81756
Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO
by Hanno Becker
· 7 years ago
46b79c1
Merge remote-tracking branch 'remote_jaeden/dev/patater/avoid-check-files-todo-dev' into development-psa-proposed
by Hanno Becker
· 7 years ago
80a23a5
check-files: Don't check same-named files
by Jaeden Amero
· 7 years ago
6e02197
Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh
by Hanno Becker
· 7 years ago
655c0a8
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
acaabe7
crypto: Test without crypto as a submodule
by Jaeden Amero
· 7 years ago
ed93bdc
crypto: Test with crypto as a submodule
by Jaeden Amero
· 7 years ago
30b340a
crypto: Add mbedtls-psa as a submodule
by Jaeden Amero
· 7 years ago
8672cb7
Set result to False on Failure
by Ron Eldor
· 7 years ago
2d0e00f
all.sh: Cleanup CMakeFiles
by Jaeden Amero
· 7 years ago
53b45ec
Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed
by Simon Butcher
· 7 years ago
c242eea
Change data file suffix for ott
by Ron Eldor
· 7 years ago
79bf327
Add ARIA and ChachaPoly to basic-build-test
by Manuel Pégourié-Gonnard
· 7 years ago
8396a71
test: Enable multiple levels of verbosity
by Jaeden Amero
· 7 years ago
f4b521d
test: Use GetOpt::Long for argument parsing
by Jaeden Amero
· 7 years ago
79e4f4e
test: Print verbosely on failures in verbose mode
by Jaeden Amero
· 7 years ago
3869384
Merge remote-tracking branch 'public/pr/2031' into development
by Simon Butcher
· 7 years ago
78dd2e5
Merge remote-tracking branch 'public/pr/1806' into development
by Simon Butcher
· 7 years ago
96f3b4e
Remove yotta support from check-files.py
by Gilles Peskine
· 7 years ago
Next »