putty/testdata
Simon Tatham a22e43d3d8 Add a file of extra bignum tests.
I generated these as a by-product of using afl-fuzz on the testbn
executable. I'd hoped it would find interesting bugs in the bignum
code itself, but in fact it mostly found bugs in the parsing code in
the test main(). However, even so, it did produce a list of tests
which reach as much of the code as afl-fuzz was able to, and that
seems like a useful thing to save.

Also, of course, just having a place to put explicitly specified
bignum tests is a good thing anyway, because then we can put
regression tests on the end of it every time we fix bugs.
2016-03-30 08:45:21 +01:00
..
bignum.py Add direct tests of division/modulus to testbn. 2015-12-13 14:46:43 +00:00
bignumtests.txt Add a file of extra bignum tests. 2016-03-30 08:45:21 +01:00
colours.txt
display.txt
lattrs.txt
scocols.txt
utf8.txt
vt100.txt Note in vt100.txt when it can be expected to work. 2016-03-24 23:46:10 +00:00