mirror of
https://github.com/openssl/openssl.git
synced 2025-03-07 19:38:33 +08:00
Not all tests come with a SRCDATA directory. if it doesn't exist, we simply drop it from the internal table of directories. OpenSSL::Test::srcdata_dir() and OpenSSL::Test::srcdata_file() may return undef in that case. However, recipes shouldn't try to refer to a non-existing data directory, so if that happens, it's a programming error and must be corrected. Fixes #15679 Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15700) |
||
---|---|---|
.. | ||
Config | ||
Test | ||
Util | ||
config.pm | ||
copyright.pm | ||
fallback.pm | ||
Glob.pm | ||
OID.pm | ||
Ordinals.pm | ||
ParseC.pm | ||
stackhash.pm | ||
Template.pm | ||
Test.pm | ||
Util.pm |