Page MenuHome GnuPG

tests: Do not run tests for algorithms that are not built-in
Closed, ResolvedPublic

Description

The tests/basic.c runs many algorithm tests even if they are not built in (not enabled with --enable-ciphers, --enable-digests). Some of the more common are already gated, but not all of them. This adds bunch of most common algorithms, but still assumes the most common algorithms are enabled (SHA-*, AES, ...)

Event Timeline

gniibe triaged this task as Normal priority.
gniibe added a subscriber: gniibe.

Applied. Thank you.

gniibe removed a project: Restricted Project.