diff options
author | Tom Gundersen <teg@jklm.no> | 2015-10-03 18:41:02 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-10-05 17:33:58 +0200 |
commit | a245d90a898c2e1a77258aeb4b8a189ec771e804 (patch) | |
tree | a3ff6ba65085a57923201e61e4aba8c8174d69ee /.gitignore | |
parent | f4e5a03ed7d62e21b5533a7e1124d610bd0a81a4 (diff) |
test: siphash24 - add regression test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6149b01c6c..709c8b53d0 100644 --- a/.gitignore +++ b/.gitignore @@ -249,6 +249,7 @@ /test-sched-prio /test-set /test-sigbus +/test-siphash24 /test-sleep /test-socket-util /test-ssd |