mbedtls/tests
Chris Jones a5ab765832 Remove direct writing to test_info from *.function
Add a new function `mbedtls_test_info_reset()` to remove direct writes to
`mbedtls_test_info`. This change still allows values to be read directly
however all writes are now done inside of `helpers.c`.

Also slightly reordered code to make it easier to read.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-02-02 16:20:45 +00:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include/test Remove direct writing to test_info from *.function 2021-02-02 16:20:45 +00:00
scripts Merge pull request #3895 from gilles-peskine-arm/psa-external-random 2021-01-06 17:09:11 +01:00
src Remove direct writing to test_info from *.function 2021-02-02 16:20:45 +00:00
suites Remove direct writing to test_info from *.function 2021-02-02 16:20:45 +00:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Fix test_psa_collect_statuses: update makefile dependencies 2021-01-06 18:19:17 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh