mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-14 18:40:50 +00:00
Add warning about test-only config.h option
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
05579c4094
commit
8ff863b992
@ -1915,6 +1915,9 @@
|
|||||||
*
|
*
|
||||||
* This setting requires compiling with clang -fsanitize=memory.
|
* This setting requires compiling with clang -fsanitize=memory.
|
||||||
*
|
*
|
||||||
|
* \warning This macro is only used for extended testing; it is not considered
|
||||||
|
* part of the library's API, so it may change or disappear at any time.
|
||||||
|
*
|
||||||
* Uncomment to enable testing of the constant-flow nature of selected code.
|
* Uncomment to enable testing of the constant-flow nature of selected code.
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
|
//#define MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user