summaryrefslogtreecommitdiff
path: root/test/compression.c
Commit message (Expand)AuthorAgeLines
* Add support for LZ4 decompression algorithmJulius Werner2015-10-11-0/+57
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
* test: Add unit tests for bootm image decompressionSimon Glass2015-01-14-0/+84
* test: Rename test_compression to ut_compressionSimon Glass2015-01-14-5/+4
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* sandbox: add compression testsKees Cook2013-09-03-0/+335