tests area added, perftest wrapper and perf tests handshakes per second added
authoralich <alich@openssl.org>
Wed, 7 Jun 2023 13:55:02 +0000 (15:55 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 5 Jul 2023 12:46:52 +0000 (13:46 +0100)
commit4f13c1be696c55db4b1815b7496949fcb792560c
treed1504901d1c772fe5db9d14f5897db5ff993022c
parent495b4338d63c6213599e134e3c22ce9d06077884
tests area added, perftest wrapper and perf tests handshakes per second added

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/19)
tests/README.md [new file with mode: 0644]
tests/build/build.sh [new file with mode: 0755]
tests/install.sh [new file with mode: 0755]
tests/perftest/handshakes_per_second/handshakes_per_second.sh [new file with mode: 0755]
tests/perftest/perftest_wrapper.sh [new file with mode: 0755]