mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-05 11:46:12 -04:00

When we generate a test case for a mechanism that is not implemented, comment out the test case rather than giving it a never-fulfilled dependency. That way we don't create test cases that cannot be executed. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>