Add a regress test that covers libtls keypairs.
authorjsing <jsing@openbsd.org>
Thu, 8 Feb 2018 10:06:52 +0000 (10:06 +0000)
committerjsing <jsing@openbsd.org>
Thu, 8 Feb 2018 10:06:52 +0000 (10:06 +0000)
commit7ad73a068ec8dfff02ce21cb1fb8f8d7d8fdd826
treeecf21a6408bbd2554d8491b08919a155f4090425
parent1c37e05e7a318851d6ec256e31e95ddc927fc12f
Add a regress test that covers libtls keypairs.
regress/lib/libtls/Makefile
regress/lib/libtls/keypair/Makefile [new file with mode: 0644]
regress/lib/libtls/keypair/keypairtest.c [new file with mode: 0644]