openssl/test
Matt Caswell eef977aa0e Integrate BoringSSL shim
The BoringSSL test suite contains numerous tests which OpenSSL does not.

The BoringSSL test runner uses a shim to launch the library and execute the
tests. This is a version of the BoringSSL shim converted to compile against
OpenSSL instead.

This is primarily based on the work of David Benjamin from the BoringSSL
project who did most of the necessary conversion. It also includes a few
other tweaks for opacity changes etc.

This is based on a *very* old version of BoringSSL from commit f277add6c.
That was the last commit known to work with this patched shim. Later
versions may also work but lots of merge conflicts occur when trying to
bring it up to date.

At the moment this has not been integrated into the build system. There is
a very simple standalone makefile in the ossl_shim directory which should
be executed directly before tyring to use the shim.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-11-04 10:38:54 +00:00
..
certs
ct
d2i-tests
ocsp-tests
ossl_shim Integrate BoringSSL shim 2016-11-04 10:38:54 +00:00
recipes Don't assume to know the shared library extension 2016-11-04 00:19:14 +01:00
smime-certs
ssl-tests Update Configure to know about tls1_3 2016-11-02 13:08:21 +00:00
testlib/OpenSSL OpenSSL::Test - small fixup 2016-10-19 17:14:33 +02:00
aborttest.c
afalgtest.c
asn1_internal_test.c Convert asn1 selftests (a_strnid and ameth_lib) into internal test 2016-11-03 13:13:31 +01:00
asynciotest.c Add a test for BIO_read() returning 0 in SSL_read() (and also for write) 2016-10-28 09:13:49 +01:00
asynctest.c
bad_dtls_test.c
bftest.c
bio_enc_test.c Fix bio_enc_test 2016-08-23 09:24:29 +01:00
bioprinttest.c
bntest.c Add a basic test for BN_bn2dec. 2016-09-26 11:03:37 -04:00
build.info Convert mdc2 test print to internal test 2016-11-03 13:13:31 +01:00
CAss.cnf
CAssdh.cnf
CAssdsa.cnf
CAssrsa.cnf
casttest.c
CAtsa.cnf
cipher_overhead_test.c Add unit test for ssl_cipher_get_overhead() 2016-11-02 14:00:11 +00:00
cipherlist_test.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
clienthellotest.c
cms-examples.pl
constant_time_test.c
ct_test.c Add -Wswitch-enum 2016-09-22 08:36:26 -04:00
d2i_test.c Add memory leak detection to d2i_test 2016-10-13 19:26:58 +01:00
danetest.c
danetest.in
danetest.pem
destest.c
dhtest.c
dsatest.c
dtls_mtu_test.c Add test cases for DTLS_get_data_mtu() 2016-11-02 14:00:11 +00:00
dtlstest.c
dtlsv1listentest.c
ecdhtest_cavs.h
ecdhtest.c
ecdsatest.c
ectest.c Fix a memory leak in EC_GROUP_get_ecparameters() 2016-08-22 15:10:03 +01:00
enginetest.c
evp_extra_test.c
evp_test.c
evptests.txt
exdatatest.c
exptest.c
generate_buildtest.pl
generate_ssl_tests.pl
gmdifftest.c
handshake_helper.c Extend the renegotiation tests 2016-09-28 09:15:07 +01:00
handshake_helper.h
heartbeat_test.c
hmactest.c
ideatest.c
igetest.c
md2test.c
md4test.c
md5test.c
mdc2_internal_test.c Convert mdc2 test print to internal test 2016-11-03 13:13:31 +01:00
mdc2test.c
memleaktest.c
methtest.c
modes_internal_test.c Convert modes selftests (cts128 and gcm128) to internal test 2016-11-03 13:13:31 +01:00
p5_crpt2_test.c
P1ss.cnf
P2ss.cnf
packettest.c
pbelutest.c
pkcs7-1.pem
pkcs7.pem
pkits-test.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
poly1305_internal_test.c Convert poly1305 selftest into internal test 2016-11-03 13:13:31 +01:00
r160test.c
randtest.c
rc2test.c
rc4test.c
rc5test.c
README Add a test for 'openssl passwd' 2016-09-14 00:30:50 +02:00
README.ssltest.md Extend the renegotiation tests 2016-09-28 09:15:07 +01:00
rmdtest.c
rsa_test.c
run_tests.pl Add a more versatile test chooser 2016-09-01 20:58:40 +02:00
sanitytest.c
secmemtest.c
serverinfo.pem
sha1test.c
sha256t.c
sha512t.c
shibboleth.pfx
shlibloadtest.c Don't assume to know the shared library extension 2016-11-04 00:19:14 +01:00
smcont.txt
srptest.c Add SRP test vectors from RFC5054 2016-10-01 13:46:54 +01:00
ssl_test_ctx_test.c Add some CertStatus tests 2016-08-30 14:49:10 +01:00
ssl_test_ctx_test.conf
ssl_test_ctx.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
ssl_test_ctx.h Extend the renegotiation tests 2016-09-28 09:15:07 +01:00
ssl_test.c
ssl_test.tmpl
sslapitest.c Add a read_ahead test 2016-11-02 16:47:14 +00:00
ssltest_old.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
ssltestlib.c Fix some mem leaks in sslapitest 2016-09-26 17:26:50 +01:00
ssltestlib.h
Sssdsa.cnf
Sssrsa.cnf
test.cnf
testcrl.pem
testdsa.pem
testdsapub.pem
testec-p256.pem
testecpub-p256.pem
testp7.pem
testreq2.pem
testrsa.pem
testrsapub.pem
testsid.pem
testutil.c
testutil.h TEST_check macro: don't end with semi 2016-11-02 11:34:25 +01:00
testx509.pem
threadstest.c
Uss.cnf
v3-cert1.pem
v3-cert2.pem
v3ext.c
v3nametest.c
verify_extra_test.c
wp_test.c
wpackettest.c Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
x509_internal_test.c Convert x509 selftests to internal test 2016-11-03 13:13:31 +01:00
x509aux.c test/x509aux.c: Fix argv loop 2016-09-21 16:19:22 +02:00

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 conventions
=================

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 commands (some otherwise not tested)
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)