summaryrefslogtreecommitdiff
path: root/lib/compression/tests/scripts/make-test-vectors
AgeCommit message (Collapse)AuthorFilesLines
2022-12-01lib/compression: helper script to make unbalanced dataDouglas Bagnall1-0/+185
Huffman tree re-quantisation and perhaps other code paths are only triggered by pathological data like this. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>