mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-23 01:39:46 +00:00
When a constant in a test case is a symbol (either preprocessor or enum value), enclose the corresponding translation code in the ifdef's attached the test function, so that it compiles even if it isn't defined.