TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
8045cfbaa8ac6c8a83e36a73d07fff6614ac470d
/
tests
/
scripts
/
all.sh
ee6f9b2
Merge pull request #152 from Patater/cmake-subproject-fix
by Jaeden Amero
· 6 years ago
5559b31
Disable optimizations for the full+make+gcc all.sh component
by k-stachowiak
· 6 years ago
0291cb7
Add an alternarive full build component to all.sh
by k-stachowiak
· 6 years ago
e8451f2
CMake: Add a subdirectory build regression test
by Jaeden Amero
· 6 years ago
7b3603c
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
1c66e48
config: Remove TLS and NET options
by Jaeden Amero
· 7 years ago
117b8a4
all.sh: Require i686-w64-mingw32-gcc version >= 6
by Jaeden Amero
· 6 years ago
521dbc6
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
c41a328
Merge remote-tracking branch 'origin/pr/2559' into development
by Jaeden Amero
· 6 years ago
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
4a8d2df
all.sh: remove component_test_new_ecdh_context
by Andrzej Kurek
· 6 years ago
archive/iotssl-2800-remove-crypto-all.sh
iotssl-2800-remove-crypto-all.sh
cd9286f
Remove crypto-only related components from all.sh
by Andrzej Kurek
· 6 years ago
7c1e619
Merge remote-tracking branch 'origin/pr/2464' into development
by Jaeden Amero
· 6 years ago
c70a3c7
Merge remote-tracking branch 'tls/development' 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
e435f23
Remove psa_crypto_storage_file
by Gilles Peskine
· 6 years ago
9b90f2e
all.sh: Remove dependency on TLS, NET, and X.509
by Jaeden Amero
· 7 years ago
2b9eb0b
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
0a9f9b2
Merge remote-tracking branch 'origin/pr/2317' 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
a9d6ba2
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
aad2ebd
Fix pylint errors going uncaught
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
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
67ea2c5
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
eb50871
all.sh: add a seedfile generation step
by Andrzej Kurek
· 6 years ago
1fb011f
Merge pull request #152 from ARMmbed/psa-test-psa_constant_names
by Jaeden Amero
· 6 years ago
d48e9c7
all.sh: Enable verbose failure messages for CMake
by Jaeden Amero
· 6 years ago
45010a3
Move test_psa_constant_names to a full config build
by Darryl Green
· 6 years ago
1767e40
all.sh: fix submodule test names
by Andrzej Kurek
· 6 years ago
e9c3b81
all.sh: move crypto submodule check to pre_check_git
by Andrzej Kurek
· 6 years ago
fd0381a
all.sh: change test_submodule to test_use_psa_crypto
by Andrzej Kurek
· 6 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
377c683
Test psa_constant_names in all.sh
by Gilles Peskine
· 7 years ago
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
e878987
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
a49b00f
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
d692e11
Delete $OUT_OF_SOURCE_DIR under --force
by Gilles Peskine
· 7 years ago
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
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
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
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
5158538
Merge remote-tracking branch 'upstream-crypto/development' into all_sh-mbedcrypto
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
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
ee427b2
tests: Backup config.h before modifying it
by Jaeden Amero
· 7 years ago
76965bb
Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh
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
ee81756
Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO
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
dde4442
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 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
Next »