TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/iotssl-784-array-entry_name-too-small-2.1
/
tests
/
scripts
eb4f2d6
Merge remote-tracking branch 'upstream-public/pr/1488' into mbedtls-2.1-proposed
by Jaeden Amero
· 7 years ago
2256840
Merge remote-tracking branch 'upstream-public/pr/1501' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
aa3ff98
Fix shared library lookup on Mac OS X when running tests
by Andres Amaya Garcia
· 7 years ago
a193169
all.sh --keep-going: properly handle multiple-builds scripts
by Gilles Peskine
· 7 years ago
2a74061
Merge tag 'mbedtls-2.1.11' into iotssl-1381-x509-verify-refactor-2.1-restricted
by Gilles Peskine
· 7 years ago
37c88db
all.sh: support armcc path options for compatibility with later Mbed TLS
by Gilles Peskine
· 7 years ago
32d9293
all.sh: add --no-yotta for compatibility with later Mbed TLS
by Gilles Peskine
· 7 years ago
243bb4c
all.sh: add opposites to all boolean options
by Gilles Peskine
· 7 years ago
7efa8cf
all.sh: option parsing: reduce vertical spread
by Gilles Peskine
· 7 years ago
8c12179
Merge remote-tracking branch 'upstream-restricted/pr/360' into mbedtls-2.1-restricted-proposed
by Gilles Peskine
· 7 years ago
8da4f86
Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
857802a
Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
52de8e0
Document choice of script exit code
by Manuel Pégourié-Gonnard
· 8 years ago
fb3946a
Tests: depends-pkalgs.pl - disable less options
by Gert van Dijk
· 8 years ago
e9c44d2
Improve some comments
by Manuel Pégourié-Gonnard
· 8 years ago
b119d40
Improve some comments, fix some typos
by Manuel Pégourié-Gonnard
· 7 years ago
0eb6315
Make some perl scripts usable with git bisect run
by Manuel Pégourié-Gonnard
· 8 years ago
ac92a48
Fix usage of CFLAGS with cmake in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
f2fd546
Fix depends_on:pk_alg in test suites
by Manuel Pégourié-Gonnard
· 8 years ago
f35e3a8
Add new test script depends-pkalgs.pl
by Manuel Pégourié-Gonnard
· 8 years ago
364ece3
Fix usage of {curves,key-exchanges}.pl in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
57176e5
Fix missing depends_on:SHA/MD in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
c1a91e2
Add new test script depends-hashes.pl
by Manuel Pégourié-Gonnard
· 8 years ago
401441b
Add test command for 64-bit ILP32 in all.sh
by Andres Amaya Garcia
· 8 years ago
60411a8
Fix typos and add copyright statement to generate_code.pl
by Simon Butcher
· 9 years ago
8bcd549
Refactored test suite template code
by SimonB
· 9 years ago
0284f58
Added support for per test suite helper functions
by SimonB
· 9 years ago
e39088a
Clarified purpose and usage of generate_code.pl
by SimonB
· 9 years ago
92deeaa
all.sh --keep-going: work if TERM is unset
by Gilles Peskine
· 8 years ago
d7602c2
all.sh: add some documentation
by Gilles Peskine
· 8 years ago
b9344e3
all.sh: new option --no-armcc
by Gilles Peskine
· 8 years ago
a8bf986
all.sh: --keep-going mode
by Gilles Peskine
· 8 years ago
a6901f4
all.sh: cleaned up usage output
by Gilles Peskine
· 8 years ago
30dfbaf
all.sh: indent
by Gilles Peskine
· 8 years ago
86bc448
Merge remote-tracking branch 'public/pr/1118' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
49349ba
Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
25aa833
Merge branch 'pr_1082' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
9293592
Add test case for RSA_NO_CRT to all.sh
by Hanno Becker
· 8 years ago
4f9973e
Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh
by Hanno Becker
· 8 years ago
797c084
Add tests for disabled MFL-extension to all.sh
by Hanno Becker
· 8 years ago
e38900b
Allow comments in test data files
by Gilles Peskine
· 8 years ago
276d530
Support negative dependencies in test cases
by Hanno Becker
· 8 years ago
b55f613
Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
b49351d
all.sh: test with SHA-1 enabled
by Gilles Peskine
· 8 years ago
39e2981
Fix FALLBACK_SCSV parsing
by Gilles Peskine
· 8 years ago
d8fcfe7
Fix check-doxy-blocks.pl to run from root dir
by Andres Amaya Garcia
· 9 years ago
f083b31
Fix generate_code.pl to handle escaped :
by Andres AG
· 9 years ago
d7f1902
Updated test script all.sh
by Simon Butcher
· 9 years ago
02b8d48
Adapt SSLv3 test configuration for new default
by Simon Butcher
· 9 years ago
f10f85f
Add test for yotta debug build
by Manuel Pégourié-Gonnard
· 10 years ago
bb81b4a
Make ar invocation more portable
by Manuel Pégourié-Gonnard
· 10 years ago
7315635
Disable Yotta tests from 'all tests' script
by Simon Butcher
· 10 years ago
d13585f
Small improvement to test script
by Manuel Pégourié-Gonnard
· 10 years ago
134ca18
Add key-exchanges.pl to test list
by Manuel Pégourié-Gonnard
· 10 years ago
fe3affd
Add -Werror to reduced configs test scripts
by Manuel Pégourié-Gonnard
· 10 years ago
4b56e75
Add script to test configs with single key exchanges
by Manuel Pégourié-Gonnard
· 10 years ago
c4cbc94
Small fix to 'make test' script
by Manuel Pégourié-Gonnard
· 10 years ago
2f056a0
Try to run yotta update for yotta build test
by Manuel Pégourié-Gonnard
· 10 years ago
e33316c
Add test build of shared libs for windows
by Manuel Pégourié-Gonnard
· 10 years ago
32da9f6
Add support for MBEDTLS_USER_CONFIG_FILE
by Manuel Pégourié-Gonnard
· 10 years ago
77d56bb
Add yotta test builds to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
bf6ed08
Fix list-symbols.sh
by Manuel Pégourié-Gonnard
· 10 years ago
9afdc83
Fix bashisms in test scripts
by Manuel Pégourié-Gonnard
· 10 years ago
e88b493
Fix run-test-suite.pl with coverage
by Manuel Pégourié-Gonnard
· 10 years ago
1780f89
Some more scripts simplified
by Manuel Pégourié-Gonnard
· 10 years ago
3d404b4
Simplify some scripts
by Manuel Pégourié-Gonnard
· 10 years ago
8511384
Use Perl to run tests suites with make
by Manuel Pégourié-Gonnard
· 10 years ago
ae738c2
Fix warning from Perl 5.21 in helper script
by Manuel Pégourié-Gonnard
· 10 years ago
6dc2651
Cosmetics
by Manuel Pégourié-Gonnard
· 10 years ago
9b06abe
Add a shared build with make on Linux to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
e058ea2
More consistent toolchains in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
52fa38a
Better cleanup in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
bcf13ba
Fix issue with MemSan and entropy
by Manuel Pégourié-Gonnard
· 10 years ago
bbc60db
Adjustments for armcc in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
3d4755b
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
721e6bb
Fix all.sh for recent config.pl change
by Manuel Pégourié-Gonnard
· 10 years ago
7ee5ddd
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
dccb80b
Fix compile errors with NO_STD_FUNCTIONS
by Manuel Pégourié-Gonnard
· 10 years ago
7185936
Use -std=c99 only for library
by Manuel Pégourié-Gonnard
· 10 years ago
f78e4de
Fix warnings from -pedantic
by Manuel Pégourié-Gonnard
· 10 years ago
009a264
Add test build with -std=c99
by Manuel Pégourié-Gonnard
· 10 years ago
6ad5d35
Catch a few more likely typos
by Manuel Pégourié-Gonnard
· 10 years ago
66b8e95
Add test build with all except ssl_cli/srv.c
by Manuel Pégourié-Gonnard
· 10 years ago
5a8d56d
Rm hard dependency of DTLS on TIMING_C
by Manuel Pégourié-Gonnard
· 10 years ago
e2650c8
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
23c0608
Fix bug in generate_code.pl
by Manuel Pégourié-Gonnard
· 10 years ago
d09a6b5
Move test scripts to tests/scripts
by Manuel Pégourié-Gonnard
· 10 years ago
f9aae83
Add test for typos in check-names.sh
by Manuel Pégourié-Gonnard
· 10 years ago
a687baf
Add check-names.sh to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
e137ea6
Add test script check-names.sh
by Manuel Pégourié-Gonnard
· 10 years ago
d1ddd29
Adapt error messages in tests/scripts/list-*
by Manuel Pégourié-Gonnard
· 10 years ago
0edba1a
Move temporary list scripts to tests/scripts
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
8a89fcd
Rm references to removed config options
by Manuel Pégourié-Gonnard
· 10 years ago
ba2e72c
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
f1002f8
Fix issue with armcc test in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
ea0920f
Adjust test scripts to new RC4 defaults
by Manuel Pégourié-Gonnard
· 10 years ago
29c28f9
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
757ca00
Fix gcc detection in check_config.h
by Manuel Pégourié-Gonnard
· 10 years ago
8a80318
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
Next »