Richard Levitte 3ea75c6328 For every test in 80-test_ssl.t, check that the protocol(s) used is enabled 8 år sedan
..
Attic 71a4f2832c Remove old testing scripts out of the way. 9 år sedan
certs 6e8beabcd4 More X509_verify_cert() tests via verify(1). 8 år sedan
ocsp-tests 30c278aa6b Fix OCSP checking. 11 år sedan
recipes 3ea75c6328 For every test in 80-test_ssl.t, check that the protocol(s) used is enabled 8 år sedan
smime-certs 75787fd833 Add X9.42 DH certificate to S/MIME test 11 år sedan
testlib 83365051f5 Make tests use configdata.pm rather than parsing Makefile 8 år sedan
CAss.cnf fec669388c Use 2K RSA and SHA256 in tests 9 år sedan
CAssdh.cnf 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 år sedan
CAssdsa.cnf 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 år sedan
CAssrsa.cnf 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 år sedan
CAtsa.cnf 2cc7acd273 Use better defaults for TSA. 8 år sedan
Makefile.in 56c77c52e1 Remove update tags 8 år sedan
P1ss.cnf fec669388c Use 2K RSA and SHA256 in tests 9 år sedan
P2ss.cnf fec669388c Use 2K RSA and SHA256 in tests 9 år sedan
README 5ab4f893ce Add documentation for the new testing framework 9 år sedan
Sssdsa.cnf 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 år sedan
Sssrsa.cnf 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 år sedan
Uss.cnf cb0585c2cb Create DSA and ECDSA certificates. 9 år sedan
asynctest.c 8d35ceb98f Use POSIX functions on Cygwin, not Win32 function 8 år sedan
bftest.c 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 år sedan
bntest.c 8ffcca6586 Remove test_probable_prime_coprime from test/bntest.c 8 år sedan
casttest.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
clean_test.com f0d9196237 * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGV 13 år sedan
clienthellotest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
cms-examples.pl 4a954b56c9 Use "cont" consistently in cms-examples.pl 16 år sedan
constant_time_test.c 80e0ecbf58 Add ossl_inline 8 år sedan
danetest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
danetest.in 170b735820 DANE support for X509_verify_cert() 8 år sedan
danetest.pem 170b735820 DANE support for X509_verify_cert() 8 år sedan
destest.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
dhtest.c bbd86bf542 mem functions cleanup 8 år sedan
dsatest.c 70c9f1c878 dsatest: use the correct BIO to print the test error 8 år sedan
dummytest.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 år sedan
ecdhtest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
ecdsatest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
ectest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
enginetest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
evp_extra_test.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
evp_test.c 44a284d292 Add TLS1-PRF test support to evp_test 8 år sedan
evptests.txt 53a3a545c3 add TLS1-PRF tests 8 år sedan
exdatatest.c e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 8 år sedan
exptest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
gmdifftest.c 3a3cb629d9 Check OPENSSL_gmtime_diff 9 år sedan
heartbeat_test.c 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 år sedan
hmactest.c a87a0a6e5e Cleanup: fix all sources that used HMAC_CTX_init 8 år sedan
ideatest.c df2ee0e27d Enable -Wmissing-variable-declarations and 9 år sedan
igetest.c 31384753c7 Remove the "eay" c-file-style indicators 8 år sedan
jpaketest.c cf926b4563 fix jpaketest and correct comment 8 år sedan
maketests.com cdca82dcde Catch up the VMS build. 9 år sedan
md2test.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
md4test.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
md5test.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
mdc2test.c bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 år sedan
memleaktest.c ec04e86634 Update leak test to check return values. 8 år sedan
methtest.c 35a1cc90bc More comment realignment 9 år sedan
nptest.c d4ab70f27c Test for NULL ptr == 0 9 år sedan
p5_crpt2_test.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
packettest.c 3101154481 DTLS: remove unused cookie field 9 år sedan
pbelutest.c d95466931d PBE lookup test 9 år sedan
pkcs7-1.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
pkcs7.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
pkits-test.pl be16cc23c6 detect and use older PKITS data 12 år sedan
r160test.c 0f113f3ee4 Run util/openssl-format-source -v -c . 9 år sedan
randtest.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
rc2test.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
rc4test.c 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 år sedan
rc5test.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
rmdtest.c dee502be89 Stop symlinking, move files to intended directory 9 år sedan
rsa_test.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
run_tests.pl df7421ccb4 few typo fixes 8 år sedan
secmemtest.c 74924dcb38 More secure storage of key material. 9 år sedan
serverinfo.pem c655f40ed2 Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"... 11 år sedan
sha1test.c c376d170d1 Cleanup the EVP_MD_CTX before exit rather than after 8 år sedan
sha256t.c bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 år sedan
sha512t.c bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 år sedan
smcont.txt 7d7e640e0b Add extensive PCKS7 and CMS consistency test script. 16 år sedan
srptest.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
ssltest.c 6b01bed206 Support disabling any or all TLS or DTLS versions 8 år sedan
test.cnf fec669388c Use 2K RSA and SHA256 in tests 9 år sedan
test_aesni 799379215e test_aesni: harmonize with AES-NI support at EVP layer. 12 år sedan
test_padlock b066c3cd50 Update test/test_padlock script. 15 år sedan
test_t4 c5d975a743 Add support for SPARC T4 DES opcode. 11 år sedan
testcrl.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
testdsa.pem 79a578b902 Add private/public key conversion tests 9 år sedan
testdsapub.pem 79a578b902 Add private/public key conversion tests 9 år sedan
testec-p256.pem 79a578b902 Add private/public key conversion tests 9 år sedan
testecpub-p256.pem 79a578b902 Add private/public key conversion tests 9 år sedan
testp7.pem dcb1ef5c22 Change PKCS#7 test data to take account of removal of 24 år sedan
testreq2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
testrsa.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
testrsapub.pem 79a578b902 Add private/public key conversion tests 9 år sedan
tests.com cdca82dcde Catch up the VMS build. 9 år sedan
testsid.pem 45f55f6a5b Remove SSLv2 support 9 år sedan
testutil.c bdcb1a2cf5 more OSSL_NELEM cases 9 år sedan
testutil.h 0f113f3ee4 Run util/openssl-format-source -v -c . 9 år sedan
testx509.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
times 8711efb498 Updates from 1.0.0-stable branch. 15 år sedan
v3-cert1.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
v3-cert2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 år sedan
v3nametest.c 9f9a39267f NGX-2040 - fix wildcard match on punycode/IDNA DNS names 8 år sedan
verify_extra_test.c c2e27310c7 Enable/disable crypto-mdebug just like other features 8 år sedan
wp_test.c df2ee0e27d Enable -Wmissing-variable-declarations and 9 år sedan

README

How to add recipes
==================

For any test that you want to perform, you write a script located in
test/recipes/, named {nn}-test_{name}.t, where {nn} is a two digit number and
{name} is a unique name of your choice.

Please note that if a test involves a new testing executable, you will need to
do some additions in test/Makefile. More on this later.


Naming convetions
=================

A test executable is named test/{name}test.c

A test recipe is named test/recipes/{nn}-test_{name}.t, where {nn} is a two
digit number and {name} is a unique name of your choice.

The number {nn} is (somewhat loosely) grouped as follows:

05 individual symmetric cipher algorithms
10 math (bignum)
15 individual asymmetric cipher algorithms
20 openssl enc
25 certificate forms, generation and verification
30 engine and evp
70 PACKET layer
80 "larger" protocols (CA, CMS, OCSP, SSL, TSA)
90 misc


A recipe that just runs a test executable
=========================================

A script that just runs a program looks like this:

#! /usr/bin/perl

use OpenSSL::Test::Simple;

simple_test("test_{name}", "{name}test", "{name}");

{name} is the unique name you have chosen for your test.

The second argument to `simple_test' is the test executable, and `simple_test'
expects it to be located in test/

For documentation on OpenSSL::Test::Simple, do
`perldoc test/testlib/OpenSSL/Test/Simple.pm'.


A recipe that runs a more complex test
======================================

For more complex tests, you will need to read up on Test::More and
OpenSSL::Test. Test::More is normally preinstalled, do `man Test::More' for
documentation. For OpenSSL::Test, do `perldoc test/testlib/OpenSSL/Test.pm'.

A script to start from could be this:

#! /usr/bin/perl

use strict;
use warnings;
use OpenSSL::Test;

setup("test_{name}");

plan tests => 2; # The number of tests being performed

ok(test1, "test1");
ok(test2, "test1");

sub test1
{
# test feature 1
}

sub test2
{
# test feature 2
}


Changes to test/Makefile
========================

Whenever a new test involves a new test executable you need to do the
following (at all times, replace {NAME} and {name} with the name of your
test):

* among the variables for test executables at the beginning, add a line like
this:

{NAME}TEST= {name}test

* add `$({NAME}TEST)$(EXE_EXT)' to the assignment of EXE:

* add `$({NAME}TEST).o' to the assignment of OBJ:

* add `$({NAME}TEST).c' to the assignment of SRC:

* add the following lines for building the executable:

$({NAME}TEST)$(EXE_EXT): $({NAME}TEST).o $(DLIBCRYPTO)
@target=$({NAME}TEST); $(BUILD_CMD)