TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
f70d3eb43a440b0cfd82dc3f724f4940e1cad1db
/
tests
/
scripts
/
all.sh
230b87a
Merge remote-tracking branch 'origin/pr/2843' into development
by Jaeden Amero
· 6 years ago
717cd76
Restore MBEDTLS_TEST_OUTCOME_FILE after test_default_out_of_box
by Gilles Peskine
· 6 years ago
895868b
all.sh: run check-test-cases.py
by Gilles Peskine
· 6 years ago
600bb69
Better information messages for quick checks
by Gilles Peskine
· 6 years ago
67ffdaf
all.sh --outcome-file creates an outcome file
by Gilles Peskine
· 6 years ago
9004a17
Set meaningful test configuration names when running tests
by Gilles Peskine
· 6 years ago
5d46f6a
Invoke config.py instead of config.pl
by Gilles Peskine
· 6 years ago
62be28b
Merge remote-tracking branch 'origin/pr/2469' into development
by Jaeden Amero
· 6 years ago
9f409f6
Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh
by Andrzej Kurek
· 6 years ago
4b3a45e
Remove unnecessary memory buffer alloc unsets
by Andrzej Kurek
· 6 years ago
1e56d2c
Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test
by Andrzej Kurek
· 6 years ago
69f20aa
all.sh: restructure memory allocator tests
by Andrzej Kurek
· 6 years ago
d706420
Add missing dependency in memory buffer alloc set in all.sh
by Hanno Becker
· 6 years ago
0163551
Add all.sh run with full config and ASan enabled
by Hanno Becker
· 6 years ago
0fb9ba2
Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled
by Hanno Becker
· 6 years ago
790c281
Adapt all.sh to removal of buffer allocator from full config
by Unknown
· 6 years ago
c9c4ca3
Merge remote-tracking branch 'origin/development' into development-restricted
by Jaeden Amero
· 6 years ago
ba7f4d1
Merge remote-tracking branch 'origin/pr/2771' into development
by Jaeden Amero
· 6 years ago
dc3a179
Fix copypasta in msg
by Gilles Peskine
· 6 years ago
6ce3072
When not using PSA crypto, disable it
by Gilles Peskine
· 6 years ago
751bb4c
Disable MEMORY_BUFFER_ALLOC with ASan
by Gilles Peskine
· 6 years ago
c6f1c84
Remove config.pl calls with no effect
by Gilles Peskine
· 6 years ago
4cf0e7e
Merge remote-tracking branch 'origin/development' into development-restricted
by Jaeden Amero
· 6 years ago
0c6b799
Add Everest components to all.sh
by Gilles Peskine
· 6 years ago
f1cdcea
Merge remote-tracking branch 'origin/development' into development-restricted
by Jaeden Amero
· 6 years ago
eef4c75
Adapt buffering test to new ticket size
by Manuel Pégourié-Gonnard
· 6 years ago
4017d88
Merge remote-tracking branch 'upstream-restricted/development-proposed' into development-restricted-proposed
by Gilles Peskine
· 6 years ago
61fc108
Merge remote-tracking branch 'upstream-public/pr/2728' into development
by Gilles Peskine
· 6 years ago
56c0161
Test that a shared library build produces a dynamically linked executable
by Gilles Peskine
· 6 years ago
cf74050
Test that the shared library build with CMake works
by Gilles Peskine
· 6 years ago
abf9b4d
Add a test of MBEDTLS_CONFIG_FILE
by Gilles Peskine
· 6 years ago
2c897d7
Document the rationale for the armel build
by Gilles Peskine
· 6 years ago
8a52af9
Switch armel build to -Os
by Gilles Peskine
· 6 years ago
93e4e03
Add a build on ARMv5TE in ARM mode
by Gilles Peskine
· 6 years ago
e637061
Merge remote-tracking branch 'origin/development' into development-restricted
by Jaeden Amero
· 6 years ago
072959f
Merge remote-tracking branch 'origin/pr/1622' into development
by Jaeden Amero
· 6 years ago
c510b1a
Merge remote-tracking branch 'origin/development' into development-restricted
by Jaeden Amero
· 6 years ago
74a87f8
Merge remote-tracking branch 'origin/pr/2738' into development
by Jaeden Amero
· 6 years ago
0f220ec
Test with MBEDTLS_ECP_RESTARTABLE
by Jaeden Amero
· 6 years ago
5dece6d
Restore programs/fuzz/Makefile after in-tree cmake
by Philippe Antoine
· 6 years ago
1c582c3
Restore tests/fuzz/Makefile after in-tree cmake
by Philippe Antoine
· 6 years ago
cd2c127
Adds LDFLAGS fsanitize=address
by Philippe Antoine
· 6 years ago
ab83fdf
CMake: Add a subdirectory build regression test
by Jaeden Amero
· 6 years ago
bd3a746
Merge remote-tracking branch 'restricted/pr/573' into development-restricted
by Jaeden Amero
· 6 years ago
fd0f654
Merge remote-tracking branch 'origin/pr/2697' into development
by Jaeden Amero
· 6 years ago
ca4e4a8
Merge remote-tracking branch 'origin/pr/2614' into development
by Jaeden Amero
· 6 years ago
adcde5e
Add all.sh component that exercises invalid_param checks
by Gilles Peskine
· 6 years ago
e1b02df
Merge remote-tracking branch 'origin/pr/2260' into development
by Jaeden Amero
· 6 years ago
69969ef
Remove redundant config.pl call
by k-stachowiak
· 6 years ago
c195555
Add a test for signing content with a long ECDSA key
by k-stachowiak
· 6 years ago
5d26e7c
Pass -m32 to the linker as well
by Gilles Peskine
· 6 years ago
6b1683d
all.sh: Perform targeted EtM tests for MAC-less configs
by Jaeden Amero
· 6 years ago
2de07f1
ssl: Don't access non-existent encrypt_then_mac field
by Jaeden Amero
· 6 years ago
a545be2
Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO
by Hanno Becker
· 6 years ago
2ab5cf6
Merge remote-tracking branch 'origin/pr/2403' into development
by Jaeden Amero
· 6 years ago
62faadd
all.sh: unparallelize mingw tests
by Andrzej Kurek
· 6 years ago
8761577
all.sh - disable parallelization for shared target tests
by Andrzej Kurek
· 6 years ago
324b2f7
all.sh: unset crypto storage define in a psa full config cmake asan test
by Andrzej Kurek
· 6 years ago
7375708
all.sh: unset FS_IO-dependent defines for tests that do not have it
by Andrzej Kurek
· 6 years ago
346747c
Force the usage of crypto submodule
by Andrzej Kurek
· 6 years ago
971dea3
Enable USE_PSA_CRYPTO with config.pl full
by Manuel Pégourié-Gonnard
· 7 years ago
de7636e
Enable MBEDTLS_PSA_CRYPTO_C by default
by Manuel Pégourié-Gonnard
· 7 years ago
d8167e8
Build from submodule by default (make, cmake)
by Manuel Pégourié-Gonnard
· 7 years ago
13f97dc
all.sh: invoke check-names.sh in print-trace-on-exit mode
by Gilles Peskine
· 6 years ago
df2bfcf
Use 'config.pl baremetal' in all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
117b8a4
all.sh: Require i686-w64-mingw32-gcc version >= 6
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
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
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
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
eb50871
all.sh: add a seedfile generation step
by Andrzej Kurek
· 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
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 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
Next »