t/t-algorithms.py (HashBufferTestMixin): Assemble method names dynamically.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 Nov 2019 22:23:50 +0000 (22:23 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:57:34 +0000 (12:57 +0100)
commit30ab7d895a0230ae3aff5cfa49ea85d2926ffca1
treea309e2df5f31ddb2151d1e7df436fc487d8ccecf
parent970453ddafe526b429b89d81e963fad245ba87db
t/t-algorithms.py (HashBufferTestMixin): Assemble method names dynamically.

Not everything I want to test with this machinery calls its methods
`hashXXX'.
t/t-algorithms.py