summaryrefslogtreecommitdiff
path: root/tests/crypto/libcrypto/threads/Makefile
AgeCommit message (Expand)Author
2023-05-13openssl: More tests need -Wno-missing-field-initializers.riastradh
2023-05-08make tests support both 1.x and 3.x.christos
2018-02-09put .PATH after the variable is defined.christos
2018-02-08fix 1.0 build; thanks ODE make.christos
2018-02-08adjust tests for 1.1christos
2009-02-14Use the correct dir to find source files. NetBSD finally builds again.cube
2009-02-13Convert the threads libcrypto test to ATF and enable it. Drop the old onejmmv