We'll use this to inject a 'use SslProbe.pm;' in pve and pmg to avoid
openssl-probe manipulating environment variables.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Replace the 'libdirs()' function with a 'libfile()' function.
To text a fixed file, we should only place that one file in there in
test suites.
Additionally, search LD_LIBRARY_PATH before the auto-dirs, which
should make custom testing via the command line easier as well.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>