mbedtls/tests
Chris Jones 5e8805afeb Move MBEDTLS_ERR_ADD macro and function to common.*
`error.c` is a file generated from `error.h` and thus cannot contain the code
that was previously added. This commit fixes that issue by moving the
`MBEDTLS_ERR_ADD` macro and associated function and function pointer into
`common.h` and `common.c`.

Also fix a typo in `tests/include/test/helpers.h` where tabs were accidentally
used instead of spaces.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-04-13 15:21:43 +01:00
..
.jenkins
configs
data_files Merge pull request #3698 from darrenkrahn/development 2021-01-17 18:06:18 +00:00
docker/bionic
git-scripts
include/test Move MBEDTLS_ERR_ADD macro and function to common.* 2021-04-13 15:21:43 +01:00
scripts Merge pull request #4306 from daverodgman/fix_mps_trace_macros 2021-04-07 16:07:50 +01:00
src Fix error code combination check 2021-04-13 15:12:10 +01:00
suites Move MBEDTLS_ERR_ADD macro and function to common.* 2021-04-13 15:21:43 +01:00
.gitignore
CMakeLists.txt MPS Reader Tests: Test basic feed-get-commit-reclaim cycle 2021-03-29 14:19:32 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Adding printf format warning flags to makefiles 2021-03-10 17:00:32 +00:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development 2021-04-06 11:05:34 +02:00