TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/dev/mbedtls-3.0
/
tests
/
scripts
8177d8e
check-names: Update for deprecation tags
by Jaeden Amero
· 6 years ago
7d0c9b3
check-names: Consider crypto-sourced header files
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
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
3b025ac
test: Always use `make clean` by itself
by Jaeden Amero
· 6 years ago
2ab5cf6
Merge remote-tracking branch 'origin/pr/2403' into development
by Jaeden Amero
· 6 years ago
3c8ccc0
Create seedfile before running tests
by Gilles Peskine
· 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
098b16c
curves.pl - change test script to not depend on the implementation
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
9a52cf3
list-symbols.sh: if the build fails, print the build transcript
by Gilles Peskine
· 6 years ago
0c12e30
Document "check-names.sh -v"
by Gilles Peskine
· 6 years ago
13f97dc
all.sh: invoke check-names.sh in print-trace-on-exit mode
by Gilles Peskine
· 6 years ago
36428d3
Print a command trace if the check-names.sh exits unexpectedly
by Gilles Peskine
· 6 years ago
df2bfcf
Use 'config.pl baremetal' in all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
1cd7bea
Merge remote-tracking branch 'origin/pr/2586' into development
by Jaeden Amero
· 6 years ago
9679cb4
Merge remote-tracking branch 'origin/pr/2549' into development
by Jaeden Amero
· 6 years ago
1ae4886
Document the scripts behaviour further
by Darryl Green
· 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
383d1fa
Add --internal option to list-identifiers.sh
by Darryl Green
· 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
· 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
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
Next »