TEST: Break out the local dynamic loading code from shlibloadtest.c
authorRichard Levitte <levitte@openssl.org>
Wed, 25 Nov 2020 06:56:08 +0000 (07:56 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 1 Dec 2020 10:06:03 +0000 (11:06 +0100)
commit9800b1a0da90159a6bd6f5dbf8df6249ee967946
tree45ed19f018debff56ce391b951584a0ad616a001
parent1234aa7e415e1e239eb1c4504578ab59d90763ea
TEST: Break out the local dynamic loading code from shlibloadtest.c

The result is "simpledynamic.c", or "sd" for short.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13507)
test/build.info
test/shlibloadtest.c
test/simpledynamic.c [new file with mode: 0644]
test/simpledynamic.h [new file with mode: 0644]