Add a wycheproofTestGroupRunner interface
authortb <tb@openbsd.org>
Mon, 6 Nov 2023 15:14:52 +0000 (15:14 +0000)
committertb <tb@openbsd.org>
Mon, 6 Nov 2023 15:14:52 +0000 (15:14 +0000)
commit956842eb234efc5cbf33f74cc81e881fe11c5d47
treec427e42c6a7dabe0aa6a9ec82a2dfdfa0fb82b6d
parent3b2667c11fb5e9c2de2c92da87d6160f51dcc53c
Add a wycheproofTestGroupRunner interface

This allows us to use a simpler way of running the individual test groups
and gets rid of an ugly mostly copy-pasted switch inside a closure.
regress/lib/libcrypto/wycheproof/wycheproof.go