TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
7e84affb4580554dfb882fd2acfd89a3d15afb95
/
tests
/
scripts
d7126d7
Merge remote-tracking branch 'public/pr/779' into mbedtls-2.7
by Simon Butcher
· 7 years ago
bd40916
Merge remote-tracking branch 'public/pr/1872' into mbedtls-2.7
by Simon Butcher
· 7 years ago
948f264
Add additional i386 tests to all.sh
by Simon Butcher
· 7 years ago
5113bde
all.sh: Return error on keep-going failure
by Jaeden Amero
· 7 years ago
7c6b841
Expand i386 all.sh tests to full config ASan builds
by Simon Butcher
· 7 years ago
0e342f7
Merge remote-tracking branch 'public/pr/1390' into mbedtls-2.7
by Simon Butcher
· 7 years ago
f15cfd5
Merge remote-tracking branch 'public/pr/1557' into mbedtls-2.7
by Simon Butcher
· 7 years ago
8c83673
Merge remote-tracking branch 'public/pr/1708' into mbedtls-2.7
by Simon Butcher
· 7 years ago
8568709
Merge remote-tracking branch 'public/pr/1709' into mbedtls-2.7
by Simon Butcher
· 7 years ago
ee3a3d4
Merge remote-tracking branch 'public/pr/1470' into mbedtls-2.7
by Simon Butcher
· 7 years ago
bb5e1c3
Fix multiple quality issues in the source
by Simon Butcher
· 7 years ago
bd38c3b
Add check-files.py to all.sh
by Darryl Green
· 7 years ago
da02eb3
Add script for source integrity checking
by Darryl Green
· 7 years ago
e83b1ae
Merge remote-tracking branch 'public/pr/1606' into mbedtls-2.7
by Simon Butcher
· 7 years ago
11d5551
Merge remote-tracking branch 'upstream-public/pr/1487' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
b7b420b
Fix uninitialized var in check-generated-files.sh
by Andres AG
· 7 years ago
7dae108
Check generated-visualc-files in check-generated-files
by Andres Amaya Garcia
· 8 years ago
3a74571
Backport 2.7: Use "#!/usr/bin/env perl" as shebang line.
by fbrosson
· 7 years ago
595c84a
Merge remote-tracking branch 'upstream-public/pr/1500' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
28d97e1
Fix shared library lookup on Mac OS X when running tests
by Andres Amaya Garcia
· 7 years ago
763da6e
all.sh --keep-going: properly handle multiple-builds scripts
by Gilles Peskine
· 7 years ago
2cfeb88
Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted
by Gilles Peskine
· 7 years ago
0114ffc
all.sh: Verify out-of-tree testing with CMake
by Gilles Peskine
· 7 years ago
a71d64c
all.sh: fix cleanup happening during an out-of-tree build
by Gilles Peskine
· 7 years ago
31b07e2
all.sh: be more conservative when cleaning up CMake artefacts
by Gilles Peskine
· 7 years ago
19ceb71
all.sh: add opposites to all boolean options
by Gilles Peskine
· 7 years ago
54933e9
all.sh: option parsing: reduce vertical spread
by Gilles Peskine
· 7 years ago
53038eb
all.sh: with --no-armcc, don't call armcc from output_env.sh
by Gilles Peskine
· 7 years ago
955d704
Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed
by Gilles Peskine
· 7 years ago
4848b97
Merge remote-tracking branch 'upstream-public/pr/1249' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
69d45cc
Add a run with RSA_NO_CRT to all.sh
by Hanno Becker
· 7 years ago
fa973e0
Document choice of script exit code
by Manuel Pégourié-Gonnard
· 8 years ago
ab41f04
Tests: depends-pkalgs.pl - disable less options
by Gert van Dijk
· 8 years ago
fcc4348
Improve some comments
by Manuel Pégourié-Gonnard
· 8 years ago
2f1633e
Improve some comments, fix some typos
by Manuel Pégourié-Gonnard
· 7 years ago
b26b28a
Make some perl scripts usable with git bisect run
by Manuel Pégourié-Gonnard
· 8 years ago
4d9e7cb
Fix usage of CFLAGS with cmake in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
1ddd682
Fix depends_on:pk_alg in test suites
by Manuel Pégourié-Gonnard
· 8 years ago
153b5ef
Add new test script depends-pkalgs.pl
by Manuel Pégourié-Gonnard
· 8 years ago
056eab5
Fix usage of {curves,key-exchanges}.pl in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
483a776
Fix missing depends_on:SHA/MD in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
73fc679
Add new test script depends-hashes.pl
by Manuel Pégourié-Gonnard
· 8 years ago
b4ef45b
all.sh: build with -O -Werror in the full config
by Gilles Peskine
· 7 years ago
0afe624
all.sh: add test with MBEDTLS_DEPRECATED_REMOVED
by Gilles Peskine
· 7 years ago
14c3c06
Test with 32-bit and 64-bit bignum limbs on all architectures
by Gilles Peskine
· 8 years ago
48e689e
Remove duplicate build run
by Gilles Peskine
· 8 years ago
f4fbdda
Add test command for 64-bit ILP32 in all.sh
by Andres Amaya Garcia
· 8 years ago
d485c31
Make small corrections to all.sh
by Hanno Becker
· 8 years ago
88683b2
Correct all.sh and config.h after merge commit
by Hanno Becker
· 8 years ago
8bc74d6
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
e963efa
Don't limit RSA_NO_CRT test in all.sh to 64-bit systems
by Hanno Becker
· 8 years ago
9736b9d
all.sh --keep-going: work if TERM is unset
by Gilles Peskine
· 8 years ago
32297e8
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
192c72f
all.sh: add some documentation
by Gilles Peskine
· 8 years ago
bca6ab9
all.sh: new option --no-armcc
by Gilles Peskine
· 8 years ago
2a22a80
all.sh: add --yotta to go with --no-yotta
by Gilles Peskine
· 8 years ago
7c65216
all.sh: --keep-going mode
by Gilles Peskine
· 8 years ago
709346a
all.sh: cleaned up usage output
by Gilles Peskine
· 8 years ago
7ad603e
all.sh: indent
by Gilles Peskine
· 8 years ago
da51925
Add --no-yotta option to all.sh
by Gilles Peskine
· 8 years ago
0884f48
Merge remote-tracking branch 'upstream-public/pr/1141' into development
by Gilles Peskine
· 8 years ago
4daffe2
Merge branch 'pr_1025' into development
by Gilles Peskine
· 8 years ago
68306ed
Merge remote-tracking branch 'upstream-public/pr/1094' into development
by Gilles Peskine
· 8 years ago
134c2ab
Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh
by Hanno Becker
· 8 years ago
b04e2c3
Allow comments in test data files
by Gilles Peskine
· 8 years ago
26182ed
Allow comments in test data files
by Gilles Peskine
· 8 years ago
5175ac6
Add tests for disabled MFL-extension to all.sh
by Hanno Becker
· 8 years ago
bf37b10
Add test run for RSA_NO_CRT to all.sh
by Hanno Becker
· 8 years ago
bf007d2
Pre push hook script
by Ron Eldor
· 9 years ago
2c4d558
Fixes test for MBEDTLS_NO_UDBL_DIVISION
by Simon Butcher
· 8 years ago
f755bb3
Remove MBEDTLS_TYPE_UDBL tests from all.sh
by Andres Amaya Garcia
· 8 years ago
465db7e
Fix no 64-bit division test in all.sh
by Andres Amaya Garcia
· 8 years ago
9946783
Add tests for 64 and 32-bit int types compilation
by Andres Amaya Garcia
· 8 years ago
b1a977f
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 8 years ago
5e873fb
Add all.sh test to force 32-bit compilation
by Andres Amaya Garcia
· 8 years ago
fcb7491
Pre push hook script
by Ron Eldor
· 9 years ago
51aaa99
Fixes test for MBEDTLS_NO_UDBL_DIVISION
by Simon Butcher
· 8 years ago
f058f34
Support negative dependencies in test cases
by Hanno Becker
· 8 years ago
c327aa1
Remove MBEDTLS_TYPE_UDBL tests from all.sh
by Andres Amaya Garcia
· 8 years ago
6fb6586
Fix no 64-bit division test in all.sh
by Andres Amaya Garcia
· 8 years ago
33264d7
Add tests for 64 and 32-bit int types compilation
by Andres Amaya Garcia
· 8 years ago
9a9adcd
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 8 years ago
dd29c2f
Add all.sh test to force 32-bit compilation
by Andres Amaya Garcia
· 8 years ago
ddc6e52
Merge remote-tracking branch 'gilles/iotssl-1223/development' into development
by Manuel Pégourié-Gonnard
· 8 years ago
383a118
Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development
by Manuel Pégourié-Gonnard
· 8 years ago
2a458da
all.sh: test with SHA-1 enabled
by Gilles Peskine
· 8 years ago
d50177f
Fix FALLBACK_SCSV parsing
by Gilles Peskine
· 8 years ago
d3f0f5e
Fix check-doxy-blocks.pl to run from root dir
by Andres Amaya Garcia
· 9 years ago
071db41
Skip all non-executables in run-test-suites.pl
by Gilles Peskine
· 8 years ago
9cfdf2c
Merge branch 'development-restricted'
by Simon Butcher
· 8 years ago
ba6aa63
Fix all.sh test builds with recent glibc and clang
by Simon Butcher
· 9 years ago
5371639
Clarify use of armcc in all.sh
by Simon Butcher
· 9 years ago
0911f08
Add -march argument to armc6 build tests
by Andres AG
· 9 years ago
7f08d7a
Modify output_env.sh to make it extensible
by Andres AG
· 9 years ago
9e3fba0
Add ARM Compiler 6 build tests to all.sh
by Andres AG
· 9 years ago
1e6f5ac
Make mingw test build a requirement of all.sh
by Simon Butcher
· 9 years ago
4ae4fdc
Fix mingw test build to avoid executing the tests
by Simon Butcher
· 9 years ago
9510cc1
Make the test builds much stricter for warnings
by Simon Butcher
· 9 years ago
b9d3db6
Use MAKEFLAGS to pass args to make in all.sh
by Andres AG
· 9 years ago
9060d4d
Fix generate_code.pl to handle escaped :
by Andres AG
· 9 years ago
Next »