diff options
author | kinichiro <kinichiro.inoguchi@gmail.com> | 2018-07-11 17:10:16 +0900 |
---|---|---|
committer | kinichiro <kinichiro.inoguchi@gmail.com> | 2018-07-11 17:10:16 +0900 |
commit | d259acbd325761f791030a2aa04410f65057ef10 (patch) | |
tree | 44c495eef9559fab80363d97c0b5beff8ede7fc4 /.gitignore | |
parent | 1ea79d2a9fec76720158499f208258a43f57dbd8 (diff) | |
download | portable-d259acbd325761f791030a2aa04410f65057ef10.tar.gz portable-d259acbd325761f791030a2aa04410f65057ef10.tar.bz2 portable-d259acbd325761f791030a2aa04410f65057ef10.zip |
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* |