TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
fb18b6ccd2f7f33e893dbf5d299f232b51a7c41f
/
tests
/
scripts
fb18b6c
all.sh: indent
by Gilles Peskine
· 8 years ago
b9c40b3
Merge remote-tracking branch 'public/pr/1119' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
3a3228c
Merge remote-tracking branch 'upstream-public/pr/1155' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
be812f6
Add build and ssl-opt.sh run for SSL_DISABLE_RENEGOTIATION to all.sh
by Hanno Becker
· 8 years ago
f1cc6a4
Allow comments in test data files
by Gilles Peskine
· 8 years ago
cffe2da
Support negative dependencies in test cases
by Hanno Becker
· 8 years ago
a1cf6c8
More tests of FALLBACK_SCSV
by Gilles Peskine
· 8 years ago
22d77a2
Fix generate_code.pl to handle escaped :
by Andres AG
· 9 years ago
1842a00
Fix curves.pl script to build
by Simon Butcher
· 9 years ago
123fb02
Update all.sh test script
by Simon Butcher
· 9 years ago
53fa7cc
Fix for armcc in all.sh
by Simon Butcher
· 9 years ago
4dfecab
Update default configuration
by Janos Follath
· 9 years ago
20715dc
Make ar invocation more portable
by Manuel Pégourié-Gonnard
· 10 years ago
b0282ea
More deprecated removal in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
4d9e36a
Rm deprecated things full config test
by Manuel Pégourié-Gonnard
· 10 years ago
1b1254f
Fix missing -static-libgcc when building dlls
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
dccb80b
Fix compile errors with NO_STD_FUNCTIONS
by Manuel Pégourié-Gonnard
· 10 years ago
23c0608
Fix bug in generate_code.pl
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
757ca00
Fix gcc detection in check_config.h
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
129e413
Actually use armcc for the armcc test ^^'
by Manuel Pégourié-Gonnard
· 10 years ago
61fe8b0
Add more -O level variety in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
981732b
Fix missing/misplaced #include's
by Manuel Pégourié-Gonnard
· 10 years ago
6448bce
Add mingw cross-compile test to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
6ca4076
Update all.sh for new dependency
by Manuel Pégourié-Gonnard
· 10 years ago
b3b8e43
New test script for generated files
by Manuel Pégourié-Gonnard
· 10 years ago
a71780e
Add test for no platform.c in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
c5c5939
Add armcc to all.sh if available
by Manuel Pégourié-Gonnard
· 10 years ago
edb2dc9
Add some cross-compile runs to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
920aa9c
change more references to (f)printf to polarssl_(f)printf to allow overriding
by Rich Evans
· 11 years ago
f4253c7
modify tests/scripts/generate_code.pl to allow overriding of from command line
by Rich Evans
· 11 years ago
392d3dd
Adapt all.sh for OS X (no MemSan)
by Manuel Pégourié-Gonnard
· 11 years ago
1e77a96
Fix memsan false positive on Linux >= 3.17
by Manuel Pégourié-Gonnard
· 11 years ago
e4f6edc
Rename to mbed TLS in tests/
by Manuel Pégourié-Gonnard
· 11 years ago
d7e2483
Merge miscellaneous fixes into development
by Paul Bakker
· 11 years ago
76c99a0
Fix Gnu-ism in script
by Manuel Pégourié-Gonnard
· 11 years ago
ea29d15
Add recursion.pl to all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
89d69b3
Fix 3DES -> DES in all.sh (+ time estimates)
by Manuel Pégourié-Gonnard
· 11 years ago
246978d
Add curves.pl to all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
9bda9b3
Rework all.sh to use MSan instead of valgrind
by Manuel Pégourié-Gonnard
· 11 years ago
2727dc1
Add script to test depends on individual curves
by Manuel Pégourié-Gonnard
· 11 years ago
61bc57a
Optimize all.sh for new build options
by Manuel Pégourié-Gonnard
· 11 years ago
e73b263
Add config-full to all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
318d0fe
Auto add 'exit' label in every test function. Failed assert now goes there
by Paul Bakker
· 11 years ago
cc10f4d
Use SSL_CIPHERSUITES in example configs
by Manuel Pégourié-Gonnard
· 11 years ago
e38eb0b
Optimize config-suite-b for low RAM usage
by Manuel Pégourié-Gonnard
· 11 years ago
1a74a26
Add config based on PSK-CCM
by Manuel Pégourié-Gonnard
· 11 years ago
43b2986
Add reduced configuration used by picocoin
by Manuel Pégourié-Gonnard
· 11 years ago
fe0984d
Let all.sh work without shell expansion
by Paul Bakker
· 11 years ago
57255b1
Tweak test ordering in all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
4a9dc2a
Test memory a bit more often in all.sh
by Manuel Pégourié-Gonnard
· 11 years ago
a26a005
Make compilation on DragonFly work
by Markus Pfeiffer
· 11 years ago
827b6ce
Minor cleanups in test-ref-configs.pl
by Manuel Pégourié-Gonnard
· 11 years ago
0bc1f23
Adapt script and instructions for alt config.h
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
1f69a93
Move configs to 'configs/' and activate-config.pl should be called from root
by Paul Bakker
· 11 years ago
2be0b52
Add selftest program to the list of tests
by Manuel Pégourié-Gonnard
· 11 years ago
3895f5a
all.sh: directly go for ASan build
by Manuel Pégourié-Gonnard
· 11 years ago
244c06e
Be more specific in ref-configs's compat.sh call
by Manuel Pégourié-Gonnard
· 11 years ago
897a595
Make all.sh more robust in some use cases
by Manuel Pégourié-Gonnard
· 11 years ago
80955ee
all.sh: one test script to run them all
by Manuel Pégourié-Gonnard
· 11 years ago
20ed0f7
Fixed compat.sh arguments line in test-ref-configs.pl
by Paul Bakker
· 12 years ago
30a3062
Added ability to filter configs in test-ref-configs.pl
by Paul Bakker
· 12 years ago
18c443d
Fix dependency issues in the test framework
by Manuel Pégourié-Gonnard
· 12 years ago
6498540
New script for testing standard configurations
by Manuel Pégourié-Gonnard
· 12 years ago
de56ca1
The suite specific header should only be used when the suite is active
by Paul Bakker
· 12 years ago
b34fef2
Suite dependencies handled correctly now
by Paul Bakker
· 12 years ago
33b43f1
Converted .function file to c-like format and adapted generator code
by Paul Bakker
· 12 years ago
1934318
Introduced own scripted test framework to replace fct.h and reduce compile time
by Paul Bakker
· 12 years ago
e07c431
Test suite automatically uses buffer-based memory allocator if present
by Paul Bakker
· 12 years ago
b9d3cfa
Split up GCM into a start/update/finish cycle
by Paul Bakker
· 12 years ago
28837ff
Make sure polarssl/config.h is included at the start
by Paul Bakker
· 12 years ago
89e80c9
- Added base Galois/Counter mode (GCM) for AES
by Paul Bakker
· 13 years ago
0e04d0e
- Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator
by Paul Bakker
· 14 years ago
46c1794
- Split cipher test suite into three different sets
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
9dcc322
- Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21)
by Paul Bakker
· 14 years ago
ccff167
`cat ../svn-commit.2.tmp `
by Paul Bakker
· 16 years ago
7d8a100
- Added handling of escaped colon's in input
by Paul Bakker
· 16 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago