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
..
2020-12-07 09:57:35 +01:00
2021-03-25 16:02:26 +01:00
2021-02-22 19:24:03 +01:00
2021-02-23 11:27:03 +01:00
2021-03-10 16:19:46 +00:00
2021-03-09 16:09:18 +00:00