libbase58/tests
Luke Dashjr cdeed0709e tests: Check decode with high bits set fails
This doesn't catch out-of-bounds memory access, but it's a good test to have anyway.
2015-02-28 02:21:00 +00:00
..
decode-b58c-fail.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-null.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-toolong.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-tooshort.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-highbit-prefix.sh tests: Check decode with high bits set fails 2015-02-28 02:21:00 +00:00
decode-highbit.sh tests: Check decode with high bits set fails 2015-02-28 02:21:00 +00:00
decode-small.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-zero.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-b58c.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-fail.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-small.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode.sh Test suite using base58 CLI tool 2014-08-17 17:01:47 +00:00