Closed as not planned
Description
Description
When we disable a feature such as a cryptographic algorithm in config.h
, our tests generally don't try to invoke the feature at all. We should have some tests that check that when an algorithm is disabled, trying to use it returns the expected “not supported” error (as opposed to crashing, or reporting a success, etc.).
Issue request type
[ ] Question
[x] Enhancement
[ ] Bug