]> git.proxmox.com Git - mirror_frr.git/commit
tests: use PRNG in checksum test
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 26 Feb 2022 14:13:28 +0000 (15:13 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 26 Feb 2022 15:49:12 +0000 (16:49 +0100)
commit9b6ef21e5168cdcc9df1ce2c5547f0d0ef9ed01e
tree0a4b3e6e6369b077f8730f78fcce081ee186fb01
parent89087f23b589b051910c26ae7772256adacc35a7
tests: use PRNG in checksum test

(And don't try to go beyond fletcher checksum offset special value.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/lib/subdir.am
tests/lib/test_checksum.c