tree: ef35a404409eafd0f5a0c2602094981d345b9f67 [path history] [download]
  1. .gitignore
  2. COPYING
  3. Makefile
  4. README.md
  5. bench.c
  6. bench.h
  7. datagen.c
  8. datagen.h
  9. datagencli.c
  10. frametest.c
  11. fullbench.c
  12. fuzzer.c
  13. lz4.1
  14. lz4cli.c
  15. lz4io.c
  16. lz4io.h
programs/README.md

This directory programs contains source files to generate lz4 command line utility, and many test tools, such as fuzzer, fullbench and such.

All files in this directory are licensed under GPL-v2. See COPYING for details. The text of the license is also included at the top of each source file.