mbedtls/tests/src/drivers
Mateusz Starzyk b4a012929d Add test/helpers include to test drivers. Remove config.h include.
"test/helpers.h" defines MBEDTLS_ALLOW_PRIVATE_ACCESS. Drivers can include
that header instead of defining the MBEDTLS_ALLOW_PRIVATE_ACCESS themselves.
"test/helpers.h" includes config header as well. Remove obsolete config
includes from src/drivers.

Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
2021-05-27 14:53:06 +02:00
..
hash.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
platform_builtin_keys.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_aead.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_cipher.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_key_management.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_mac.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_signature.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00
test_driver_size.c Add test/helpers include to test drivers. Remove config.h include. 2021-05-27 14:53:06 +02:00