]> git.proxmox.com Git - ovs.git/commit
tests: Add overflow test for the sha1 library.
authorIlya Maximets <i.maximets@ovn.org>
Mon, 16 Nov 2020 19:08:22 +0000 (20:08 +0100)
committerIlya Maximets <i.maximets@ovn.org>
Fri, 27 Nov 2020 13:31:27 +0000 (14:31 +0100)
commit37423e4dc8bd0496f562421d922fbb7eb8290b11
tree6ade545d9a719c789d613aebc896c939bc97b92e
parentcd9e88eeb588e382e5c25ed81ed02d222617cc49
tests: Add overflow test for the sha1 library.

This is a unit test for the overflow detection issue fixed by commit
a1d2c5f5d9ed ("sha1: Fix algorithm for data bigger than 512 megabytes.")

Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Acked-by: Paolo Valerio <pvalerio@redhat.com>
Tested-by: Paolo Valerio <pvalerio@redhat.com>
tests/library.at
tests/test-sha1.c