TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/mbedtls-2.7
/
tests
/
scripts
/
all.sh
ea4cc85
Test SSL with non-deterministic ECDSA
by Gilles Peskine
· 4 years, 9 months ago
a0d5d77
Use $ASAN_FLAGS instead of repeating its contents
by Gilles Peskine
· 4 years, 7 months ago
d754c8b
Add a build with MBEDTLS_ERROR_STRERROR_DUMMY
by Gilles Peskine
· 4 years, 9 months ago
de97d1f
all.sh: Enable verbose failure messages for CMake
by Jaeden Amero
· 6 years ago
93c784b
Merge branch 'mbedtls-2.7-restricted'
by Janos Follath
· 5 years ago
2a8e958
Always revoke certificate on CRL
by Raoul Strackx
· 5 years ago
426c2d4
Add an option to test constant-flow with valgrind
by Manuel Pégourié-Gonnard
· 5 years ago
d863a67
Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
44bfbe3
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
2b223fd
Add comment on memsan + constant-flow testing
by Manuel Pégourié-Gonnard
· 5 years ago
40597ce
Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
by Manuel Pégourié-Gonnard
· 5 years ago
00de803
Rename Python scripts to use '_' and not '-'
by Gilles Peskine
· 5 years ago
9cdda86
Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0
by Janos Follath
· 5 years ago
c09bb4c
all.sh: clean up some uses of "local" variables
by Manuel Pégourié-Gonnard
· 5 years ago
73341a0
Add a --quiet option to all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
e4a5c05
Adjust comments about SEED synchronisation
by Manuel Pégourié-Gonnard
· 5 years ago
54d95b1
Make basic-build-test.sh deterministic
by Manuel Pégourié-Gonnard
· 5 years ago
1381091
Remove SHA-1 as a fallback option
by Manuel Pégourié-Gonnard
· 5 years ago
6d61498
Add fall-back to hash-based KDF for internal ECP DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
d90faf9
Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG
by Manuel Pégourié-Gonnard
· 5 years ago
4e9f712
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
09b4f19
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
cdfa2f9
Add test for dependencies on HMAC_DRBG in all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
c98fde5
Add test for building without CTR_DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
c318925
Run assemble_changelog.py in all.sh
by Gilles Peskine
· 5 years ago
b048315
Merge pull request #3248 from gilles-peskine-arm/travis-rationalize-2.7
by Gilles Peskine
· 5 years ago
81b60fb
all.sh: on arm builds (GCC or Arm Compiler), show the code size
by Gilles Peskine
· 5 years ago
4fb7a2f
all.sh: add a Cortex-M0+ build
by Gilles Peskine
· 5 years ago
009908b
all.sh: build_arm_none_eabi_gcc: do optimize
by Gilles Peskine
· 5 years ago
a27af6f
all.sh: backport component_build_arm_none_eabi_gcc_arm5vte
by Gilles Peskine
· 5 years ago
f1709bb
Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix
by Gilles Peskine
· 5 years ago
adaaddb
all.sh: reorganize testing around deprecated features
by Gilles Peskine
· 5 years ago
a21c5e9
Document and fix the MBEDTLS_xxx_ALT logic for the full config
by Gilles Peskine
· 5 years ago
cd7b042
all.sh: make the arm-gcc cross-compiler prefix configurable
by Gilles Peskine
· 5 years ago
bfda033
all.sh: run selftest in the full config and with ASan
by Gilles Peskine
· 5 years ago
bb13e3b
Add test for MBEDTLS_SSL_HW_RECORD_ACCEL in all.sh
by Andres Amaya Garcia
· 7 years ago
fa0e8b5
Test GCC and Clang with common build options
by Gilles Peskine
· 6 years ago
c924712
Replace -O0 by -O1 or -Os in most components
by Gilles Peskine
· 6 years ago
2150fb2
Add detection for zlib headers to all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
51e2494
Add all.sh components with ZLIB enabled
by Manuel Pégourié-Gonnard
· 6 years ago
c87a546
Merge pull request #2900 from gilles-peskine-arm/asan-test-fail-2.7
by Jaeden Amero
· 6 years ago
4c2697f
Asan make builds: avoid sanitizer recovery
by Gilles Peskine
· 6 years ago
260921d
Use UBsan in addition to Asan with 'make test'
by Gilles Peskine
· 6 years ago
c20a405
Unify ASan options in make builds
by Gilles Peskine
· 6 years ago
0981a5d
Add a test component with malloc(0) returning NULL
by Gilles Peskine
· 6 years ago
9b1c248
Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh
by Andrzej Kurek
· 6 years ago
7eb7f8d
Remove unnecessary memory buffer alloc unsets
by Andrzej Kurek
· 6 years ago
6addfdd
Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test
by Andrzej Kurek
· 6 years ago
9a461a1
all.sh: restructure memory allocator tests
by Andrzej Kurek
· 6 years ago
7aad93c
Add missing dependency in memory buffer alloc set in all.sh
by Hanno Becker
· 6 years ago
167ae43
Add all.sh run with full config and ASan enabled
by Hanno Becker
· 6 years ago
f5baaaa
Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled
by Hanno Becker
· 6 years ago
c7f97f1
Adapt all.sh to removal of buffer allocator from full config
by Andrzej Kurek
· 6 years ago
ad72522
Merge remote-tracking branch 'upstream-restricted/mbedtls-2.7-proposed' into mbedtls-2.7-restricted
by Gilles Peskine
· 6 years ago
950de1e
Test that a shared library build produces a dynamically linked executable
by Gilles Peskine
· 6 years ago
17ecb24
Test that the shared library build with CMake works
by Gilles Peskine
· 6 years ago
f852f5f
Add a test of MBEDTLS_CONFIG_FILE
by Gilles Peskine
· 6 years ago
1e61b0f
Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted
by Jaeden Amero
· 6 years ago
c0ff88e
Merge remote-tracking branch 'origin/pr/2702' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
54c800e
Merge remote-tracking branch 'origin/pr/2616' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
0cf1776
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
d535f4d
Pass -m32 to the linker as well
by Gilles Peskine
· 6 years ago
45d0ba1
Add a test for signing content with a long ECDSA key
by k-stachowiak
· 6 years ago
e952fdf
all.sh: invoke check-names.sh in print-trace-on-exit mode
by Gilles Peskine
· 6 years ago
59bc9a1
Use 'config.pl baremetal' in all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
26cae71
Clarify comment mangled by an earlier refactoring
by Gilles Peskine
· 6 years ago
1270d32
Add an "out-of-box" component
by Gilles Peskine
· 6 years ago
1106429
Run ssl-opt.sh on 32-bit runtime
by Gilles Peskine
· 6 years ago
f921e8f
Merge remote-tracking branch 'origin/pr/2387' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
fea3d0a
Adjust DES exclude lists in test scripts
by Andres Amaya Garcia
· 6 years ago
8fd9156
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
0a0e5b1
Exclude 3DES tests in test scripts
by Andres Amaya Garcia
· 7 years ago
16015dd
all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1
by Peter Kolbus
· 7 years ago
9f55364
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
ff7238f
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
30bc385
Add missing protection on __aeabi_uldiv check under --keep-going
by Gilles Peskine
· 7 years ago
c780095
Delete $OUT_OF_SOURCE_DIR under --force even without Yotta
by Gilles Peskine
· 7 years ago
c9663b1
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
2906a0a
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
541fb1e
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
5308487
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
b3241cb
Add command line options to list available components
by Gilles Peskine
· 7 years ago
eb39b9b
Minor cleanups to component name gathering
by Gilles Peskine
· 7 years ago
3fbdd21
Add conditional component inclusion facility
by Gilles Peskine
· 7 years ago
7120f77
all.sh: fix MAKEFLAGS setting
by Gilles Peskine
· 7 years ago
770ad7e
all.sh: don't insist on Linux; always run Valgrind
by Gilles Peskine
· 7 years ago
4e7b323
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
72adb43
Back up and restore config.h systematically
by Gilles Peskine
· 7 years ago
11ddca6
Add the current component name to msg output and the final report
by Gilles Peskine
· 7 years ago
6e98423
Add --except mode: run all components except a list
by Gilles Peskine
· 7 years ago
91bd8b7
all.sh: with non-option arguments, run only these components
by Gilles Peskine
· 7 years ago
3484ed8
Move test-ref-configs into its own component
by Gilles Peskine
· 7 years ago
2f300db
Remove duplicate component for RSA_NO_CRT
by Gilles Peskine
· 7 years ago
1a2ca72
Break up the tests into components
by Gilles Peskine
· 7 years ago
57db6ff
Move the code into functions. No behavior change.
by Gilles Peskine
· 7 years ago
c379662
Merge remote-tracking branch 'public/pr/2080' into mbedtls-2.7-restricted-proposed
by Simon Butcher
· 7 years ago
72311b4
Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh
by Hanno Becker
· 7 years ago
b46c59e
In keep-going mode, don't hard-fail on some tests
by Gilles Peskine
· 7 years ago
732826d
In keep-going mode, don't hard-fail on some auxiliary script
by Gilles Peskine
· 7 years ago
d7126d7
Merge remote-tracking branch 'public/pr/779' into mbedtls-2.7
by Simon Butcher
· 7 years ago
Next »