diff options
author | Brent Cook <bcook@openbsd.org> | 2018-08-03 22:26:37 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-08-03 22:26:37 -0500 |
commit | 62f96a5d3c6d5438fa9fd3f1022131e2ebdcaecf (patch) | |
tree | 1a9c1d27578c83c4d7f157bdca3842807ee8b8eb /.gitignore | |
parent | e82a6cb6614b366ee54efa83920e45c625d23e69 (diff) | |
parent | d259acbd325761f791030a2aa04410f65057ef10 (diff) | |
download | portable-62f96a5d3c6d5438fa9fd3f1022131e2ebdcaecf.tar.gz portable-62f96a5d3c6d5438fa9fd3f1022131e2ebdcaecf.tar.bz2 portable-62f96a5d3c6d5438fa9fd3f1022131e2ebdcaecf.zip |
Land #433, Add regress bnaddsub
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ tests/aes_wrap* | |||
55 | tests/arc4random_fork* | 55 | tests/arc4random_fork* |
56 | tests/asn1evp* | 56 | tests/asn1evp* |
57 | tests/asn1time* | 57 | tests/asn1time* |
58 | tests/bnaddsub* | ||
58 | tests/cipher* | 59 | tests/cipher* |
59 | tests/explicit_bzero* | 60 | tests/explicit_bzero* |
60 | tests/freenull* | 61 | tests/freenull* |