mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 15:02:14 -05: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.