Put tests of md5() function into separate test file

Peter Eisentraut <peter@eisentraut.org>

Commit: 9786b89bd1b4c298ed900d118cbb5eb997c34905
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-10-13T10:02:31Z
Releases: 16.0
Put tests of md5() function into separate test file

In FIPS mode, these calls will fail.  By having them in a separate
file, it would make it easier to have an alternative output file or
selectively disable these tests.  This isn't done here; this is just
some preparation.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/647f6cc1-473d-f788-ade0-c09201e5ab6a@enterprisedb.com

Files

Discussion