aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-04-16 13:55:21 -0600
committerTheo Buehler <tb@openbsd.org>2023-04-16 13:55:21 -0600
commit8fa0fb8aae15ea203df80956e9ddf05669b3e0ea (patch)
tree0e62554580908a98d6d1c6935aa92e3b1af865a2
parent3eea95d266ede03c1faf398bf91c57f36cdd525b (diff)
downloadportable-8fa0fb8aae15ea203df80956e9ddf05669b3e0ea.tar.gz
portable-8fa0fb8aae15ea203df80956e9ddf05669b3e0ea.tar.bz2
portable-8fa0fb8aae15ea203df80956e9ddf05669b3e0ea.zip
add ct test fixtures
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cafdd03..58ebb7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,6 +97,8 @@ tests/bn_word*
97tests/callback* 97tests/callback*
98tests/cipher* 98tests/cipher*
99tests/constraints* 99tests/constraints*
100tests/ctlog.conf
101tests/*.crt
100tests/ec_point_conversion* 102tests/ec_point_conversion*
101tests/evp_pkey_check* 103tests/evp_pkey_check*
102tests/evp_pkey_cleanup* 104tests/evp_pkey_cleanup*