TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
13beb100c285a19e7c71cd50cb15ef68662fdc3a
/
tests
/
scripts
74a04cd
Remove exporter script
by Jaeden Amero
· 7 years ago
6b58b2c
Merge pull request #92 from ARMmbed/dev/dgreen-arm/import-export-merge
by Jaeden Amero
· 7 years ago
db2b8db
psa: Add storage implementation for files
by Darryl Green
· 7 years ago
d9eee3b
Add library as valid header file location
by Darryl Green
· 7 years ago
76a449b
Add config-default.h to test-ref-configs.pl
by Gilles Peskine
· 7 years ago
818eab2
Merge tag 'mbedtls-2.14.0' into feature-psa
by Jaeden Amero
· 7 years ago
53b45ec
Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed
by Simon Butcher
· 7 years ago
3869384
Merge remote-tracking branch 'public/pr/2031' into development
by Simon Butcher
· 7 years ago
78dd2e5
Merge remote-tracking branch 'public/pr/1806' into development
by Simon Butcher
· 7 years ago
96f3b4e
Remove yotta support from check-files.py
by Gilles Peskine
· 7 years ago
e5fecec
Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh
by Hanno Becker
· 7 years ago
c426352
check-files: exclude .git and third-party files
by Gilles Peskine
· 7 years ago
95c5575
check-files: exclude .git and third-party files
by Gilles Peskine
· 7 years ago
6e3606e
Fix run-test-suites.pl to screen for files
by Simon Butcher
· 7 years ago
427df37
Don't try to disable ASLR
by Gilles Peskine
· 7 years ago
5c39d7a
Remove redundant check in all.sh
by Gilles Peskine
· 7 years ago
bd90a8c
In keep-going mode, don't hard-fail on some tests
by Gilles Peskine
· 7 years ago
e04d4e6
Don't try to disable ASLR
by Gilles Peskine
· 7 years ago
2bb5609
Remove redundant check in all.sh
by Gilles Peskine
· 7 years ago
3e954cf
In keep-going mode, don't hard-fail on some tests
by Gilles Peskine
· 7 years ago
899c652
In keep-going mode, don't hard-fail on some auxiliary script
by Gilles Peskine
· 7 years ago
3ad2efd
Remove Yotta support from the docs, tests and build scripts
by Simon Butcher
· 7 years ago
487cdf5
In keep-going mode, don't hard-fail on some auxiliary script
by Gilles Peskine
· 7 years ago
80e317a
all.sh: Test the Mbed Crypto exporter
by Jaeden Amero
· 7 years ago
9a9e19f
Switch default config back to the upstream one + PSA + CMAC
by Gilles Peskine
· 7 years ago
2d9d6db
check-names: also check PSA files
by Gilles Peskine
· 7 years ago
68dbc94
Merge remote-tracking branch 'public/pr/1951' into development
by Simon Butcher
· 7 years ago
2f5aa4c
all.sh: Add builds allowing to test dropping buffered messages
by Hanno Becker
· 7 years ago
5cb7017
Less obscure test suites template
by Mohammad Azim Khan
· 7 years ago
d2d0112
Style fixes
by Mohammad Azim Khan
· 7 years ago
440d873
Fix macro validation regex
by Mohammad Azim Khan
· 7 years ago
ee6529e
Add generate_test_code.py unit tests in all.sh
by Mohammad Azim Khan
· 7 years ago
2179810
Pylint tests in all.sh
by Mohammad Azim Khan
· 7 years ago
539aa06
Fix Python 2 & 3 compatibility in test_generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
32cbcda
Fix Pylint errors in Python scripts
by Mohammad Azim Khan
· 7 years ago
6302813
Replaced escaped_split() logic with regex
by Azim Khan
· 7 years ago
fcdf685
Make test function parsing robust
by Azim Khan
· 7 years ago
4084ec7
Fixed unit tests in test_generate_test_code.py
by Azim Khan
· 7 years ago
8d686bf
Incorporated code revoew comments.
by Azim Khan
· 7 years ago
b31aa44
Fix style errors reported by pylint
by Azim Khan
· 7 years ago
aee05bb
Add test suite framework summary
by Azim Khan
· 7 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
951a2c8
Improve documentation in mbedtls_test.py
by Azim Khan
· 7 years ago
e3b26af
Improve documentation in generate_test_code.py
by Azim Khan
· 7 years ago
b98e6ee
Replace asserts with exceptions in mbedtls_test.py
by Azim Khan
· 7 years ago
040b6a2
Wrap code to 79 character limit
by Azim Khan
· 7 years ago
936ea93
Strip whitespaces added by decode() function
by Azim Khan
· 7 years ago
00c4b09
Change intermediate data file extension to .datax
by Mohammad Azim Khan
· 7 years ago
8f6e8cf
Print line number with data file error
by Mohammad Azim Khan
· 7 years ago
3b06f22
Replace asserts with exceptions in generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
c3521df
Fix generate_test_code.py unit tests
by Mohammad Azim Khan
· 7 years ago
667f7f8
Fix generation of #line directives in Python 2
by Gilles Peskine
· 7 years ago
7776141
Don't generate lines with only whitespace
by Gilles Peskine
· 7 years ago
9b06f37
Give execute permissions to Python scripts
by Mohammad Azim Khan
· 7 years ago
b73159d
Remove white spaces caught by check-files.py
by Mohammad Azim Khan
· 7 years ago
1ec7e6f
Python3 compatible generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
78befd9
Rename generate_code.py -> generate_test_code.py
by Mohammad Azim Khan
· 7 years ago
b522929
Add support for per test suite helper functions
by Mohammad Azim Khan
· 7 years ago
f0e42fb
Add missing documentation and fix file doc strings
by Azim Khan
· 8 years ago
9540261
Incorporated code review comments
by Mohammad Azim Khan
· 8 years ago
d61b837
Update unit tests for change in test suites code generator
by Azim Khan
· 8 years ago
b1c2d0f
Use switch instead if if-else for dependency and expression checks.
by Azim Khan
· 8 years ago
663d470
Incorporate code review suggestions in mbedtls_test.py
by Azim Khan
· 8 years ago
599cd24
Update unit tests for code generator and make code generator more testable.
by Azim Khan
· 8 years ago
acc5473
Use FileWrapper class in place of file where line number is required
by Azim Khan
· 8 years ago
5e2ac1f
Updated generate_code.py unit tests
by Azim Khan
· 8 years ago
4b54323
Unit test generate_copy.py
by Azim Khan
· 8 years ago
13c6bfb
Gaurd test suite headers with suite dependency
by Azim Khan
· 8 years ago
1de892b
Update code as old template and generator is replaced with new one
by Azim Khan
· 8 years ago
191e904
Replace old template and code generator with new ones. Keep names
by Azim Khan
· 8 years ago
975d97e
Remove old test suite template and code generator script
by Azim Khan
· 8 years ago
2397bba
Update test generator for use of struct for hex parameters
by Azim Khan
· 8 years ago
d59391a
Add support for sending hex parameters
by Azim Khan
· 8 years ago
5e7f8df
Print Greentea __testcase_name indicator for Greentea to mark the test
by Azim Khan
· 8 years ago
a57a420
Add hex parameter dispatch
by Azim Khan
· 8 years ago
7a0d84f
On target test host test script
by Mohammad Azim Khan
· 8 years ago
fff4904
mbed-os test code generator
by Mohammad Azim Khan
· 8 years ago
729d781
Merge remote-tracking branch 'public/pr/779' into development
by Simon Butcher
· 7 years ago
5ca06c7
Merge remote-tracking branch 'public/pr/1724' into development
by Simon Butcher
· 7 years ago
bdf80d0
Merge remote-tracking branch 'public/pr/1810' into development
by Simon Butcher
· 7 years ago
a7b3543
Merge remote-tracking branch 'public/pr/1871' into development
by Simon Butcher
· 7 years ago
8e6a22a
Add additional i386 tests to all.sh
by Simon Butcher
· 7 years ago
7a6da6e
Expand i386 all.sh tests to full config ASan builds
by Simon Butcher
· 7 years ago
7c1258d
all.sh: Return error on keep-going failure
by Jaeden Amero
· 7 years ago
7d728bd
Merge remote-tracking branch 'public/pr/1454' into development
by Simon Butcher
· 7 years ago
922bd1e
Merge remote-tracking branch 'public/pr/1752' into development
by Simon Butcher
· 7 years ago
e7aeef0
Merge remote-tracking branch 'public/pr/536' into development
by Simon Butcher
· 7 years ago
991f9fe
all_sh: add a check for header inclusion in cpp_dummy_build.cpp
by Andrzej Kurek
· 7 years ago
05be06c
Make the C++ test mandatory by removing the --no-cxx flag from all.sh
by Andrzej Kurek
· 7 years ago
45a6719
Add a CXX build to all.sh to execute the C++ dummy test by default
by Andrzej Kurek
· 7 years ago
597dbf8
Adds a filter to run-test-suites.pl to exclude data files
by Simon Butcher
· 7 years ago
6665b67
Merge remote-tracking branch 'public/pr/1390' into development
by Simon Butcher
· 7 years ago
9fa21bf
Merge remote-tracking branch 'public/pr/1533' into development
by Simon Butcher
· 7 years ago
7994766
Fix usage of if_build_succeeded in all.sh zeroize test
by Andres Amaya Garcia
· 7 years ago
9fece7e
Add ChachaPoly ciphersuites to compat.sh
by Manuel Pégourié-Gonnard
· 7 years ago
0dadba2
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 7 years ago
c4dd073
test: Add test cases for separately reduced inward/outward buffer sizes
by Angus Gratton
· 7 years ago
d9c71da
Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default"
by Jaeden Amero
· 7 years ago
5f57f1e
Merge remote-tracking branch 'public/pr/1270' into development
by Simon Butcher
· 7 years ago
9b04e19
Use grep to detect zeroize test failures on GDB
by Andres Amaya Garcia
· 7 years ago
Next »