TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
refs/heads/dev/Patater/update-dev-tls-dev-crypto-merge
/
tests
/
scripts
f5134b8
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
1fb011f
Merge pull request #152 from ARMmbed/psa-test-psa_constant_names
by Jaeden Amero
· 6 years ago
d48e9c7
all.sh: Enable verbose failure messages for CMake
by Jaeden Amero
· 6 years ago
6893364
Merge commit '01b34fb316a5' into development
by Jaeden Amero
· 6 years ago
45010a3
Move test_psa_constant_names to a full config build
by Darryl Green
· 6 years ago
b8fe068
Document that ECDH and FFDH are excluded only temporarily
by Darryl Green
· 6 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
61b7f61
Change unknown hash algorithm value
by Darryl Green
· 7 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 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
ec07950
Exclude ECDH and FFDH key agreement algorithms for now
by Darryl Green
· 7 years ago
95ab71a
test_psa_constant_names: make tmp files easier to recognize
by Gilles Peskine
· 7 years ago
1754208
Recognize kdf_alg as KDF algorithm parameter name
by Gilles Peskine
· 7 years ago
6d194bd
Read constant names from crypto_extra.h as well as crypto_values.h
by Gilles Peskine
· 7 years ago
c68ce96
Exclude full-length-algorithm macros from testing
by Gilles Peskine
· 7 years ago
434899f
Test truncated MAC and AEAD algorithms
by Gilles Peskine
· 7 years ago
f96ed66
Fix bug in distribute_arguments for multi-argument macros
by Gilles Peskine
· 7 years ago
cf9c18e
Add option to keep the temporary C files
by Gilles Peskine
· 7 years ago
a0a315c
Add location information to input processing exceptions
by Gilles Peskine
· 7 years ago
377c683
Test psa_constant_names in all.sh
by Gilles Peskine
· 7 years ago
2482702
Test program for psa_constant_names
by Gilles Peskine
· 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
8d4be19
Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto
by Jaeden Amero
· 7 years ago
e878987
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
a49b00f
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
d692e11
Delete $OUT_OF_SOURCE_DIR under --force
by Gilles Peskine
· 7 years ago
add1d23
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
92bff7f
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
2edf47c
Merge the code to call output_env.sh into pre_check_tools
by Gilles Peskine
· 7 years ago
657f59a
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
e26ab18
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
1bcb1c8
all.sh: Always build the list of components to run
by Gilles Peskine
· 7 years ago
1072610
all.sh: list components automatically
by Gilles Peskine
· 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
55ae162
all.sh: fix MAKEFLAGS setting
by Gilles Peskine
· 7 years ago
bdf3f52
all.sh: don't insist on Linux; always run Valgrind
by Gilles Peskine
· 7 years ago
74851d8
Gdb script: improve portability of ASLR disabling disabling
by Gilles Peskine
· 7 years ago
1927565
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
06b385f
Fix inconsistent indentation
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
6bd1426
remove excess whitespace
by Nir Sonnenschein
· 7 years ago
03091d1
modify check-names.sh and list-macros.sh to work with PSA constants
by Nir Sonnenschein
· 7 years ago
5158538
Merge remote-tracking branch 'upstream-crypto/development' into all_sh-mbedcrypto
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
8ae15dd
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
8f07312
Move the code into functions. No behavior change.
by Gilles Peskine
· 7 years ago
88d45a8
Merge remote-tracking branch 'public/pr/2171' into development-restricted
by Simon Butcher
· 7 years ago
ee427b2
tests: Backup config.h before modifying it
by Jaeden Amero
· 7 years ago
76965bb
Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh
by Gilles Peskine
· 7 years ago
840af0a
Add tests to all.sh for CHECK_PARAMS edge cases
by Manuel Pégourié-Gonnard
· 7 years ago
faafcd8
Merge remote-tracking branch 'upstream-public/pr/2223' into development
by Jaeden Amero
· 7 years ago
d07ef47
Merge remote-tracking branch 'upstream-public/pr/2061' into development
by Jaeden Amero
· 7 years ago
60ca6e5
test: Make basic-build-test.sh see summary statuses
by Jaeden Amero
· 7 years ago
8ef1f48
Merge remote-tracking branch 'upstream-public/pr/2219' into development
by Jaeden Amero
· 7 years ago
3c0941e
Merge remote-tracking branch 'upstream-public/pr/2172' into development
by Jaeden Amero
· 7 years ago
b9b3813
Separate REGEX of MACRO to groups
by Ron Eldor
· 7 years ago
111ba0e
Fix parsing error of test data
by Ron Eldor
· 7 years ago
d5062de
Add conditional dependency to tests
by Ron Eldor
· 7 years ago
c117d59
check-files: detect merge artifacts
by Gilles Peskine
· 7 years ago
0439805
Factor record_issue into its own method
by Gilles Peskine
· 7 years ago
ee81756
Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO
by Hanno Becker
· 7 years ago
46b79c1
Merge remote-tracking branch 'remote_jaeden/dev/patater/avoid-check-files-todo-dev' into development-psa-proposed
by Hanno Becker
· 7 years ago
80a23a5
check-files: Don't check same-named files
by Jaeden Amero
· 7 years ago
12bd57b
Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh
by Hanno Becker
· 7 years ago
dde4442
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
6e02197
Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh
by Hanno Becker
· 7 years ago
655c0a8
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
acaabe7
crypto: Test without crypto as a submodule
by Jaeden Amero
· 7 years ago
ed93bdc
crypto: Test with crypto as a submodule
by Jaeden Amero
· 7 years ago
30b340a
crypto: Add mbedtls-psa as a submodule
by Jaeden Amero
· 7 years ago
74a04cd
Remove exporter script
by Jaeden Amero
· 7 years ago
Next »