summaryrefslogtreecommitdiff
path: root/test/compression.c
AgeCommit message (Expand)Author
2015-10-11Add support for LZ4 decompression algorithmJulius Werner
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-01-14test: Add unit tests for bootm image decompressionSimon Glass
2015-01-14test: Rename test_compression to ut_compressionSimon Glass
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-03sandbox: add compression testsKees Cook