diff options
author | jsing <> | 2016-11-04 19:45:12 +0000 |
---|---|---|
committer | jsing <> | 2016-11-04 19:45:12 +0000 |
commit | 487c3b44b19dd599065dbca3423c0ecedafe889c (patch) | |
tree | 60bf511dad330deec7c994bbb79706fa5c6160e6 /src/regress/lib/libssl/pqueue/pq_test.c | |
parent | 923e520bf2575724ab423e4729c60931be0412ba (diff) | |
download | openbsd-487c3b44b19dd599065dbca3423c0ecedafe889c.tar.gz openbsd-487c3b44b19dd599065dbca3423c0ecedafe889c.tar.bz2 openbsd-487c3b44b19dd599065dbca3423c0ecedafe889c.zip |
Move pqueue regress from libcrypto to libssl, since that's where the pqueue
code now lives. Also unbreak the regress following the symbol hiding
changes in libssl.
Diffstat (limited to '')
-rw-r--r-- | src/regress/lib/libssl/pqueue/pq_test.c (renamed from src/regress/lib/libcrypto/pqueue/pq_test.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/pqueue/pq_test.c b/src/regress/lib/libssl/pqueue/pq_test.c index a078ba5366..a078ba5366 100644 --- a/src/regress/lib/libcrypto/pqueue/pq_test.c +++ b/src/regress/lib/libssl/pqueue/pq_test.c | |||