History log of /netbsd-src/tests/crypto/libcrypto/bf/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 61b8d55f 13-May-2023 riastradh <riastradh@NetBSD.org>

openssl: libcrypto bf test needs -Wno-missing-field-initializers


# 531428e6 08-Feb-2018 christos <christos@NetBSD.org>

fix 1.0 build; thanks ODE make.


# e1f413f9 08-Feb-2018 christos <christos@NetBSD.org>

adjust tests for 1.1


# fd2c7cbd 13-Feb-2009 jmmv <jmmv@NetBSD.org>

Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski
in the GSoC 2008 atfify project. Reorganization of files and build system
reworked by me.