.. | ||
.gitignore | ||
bench.c | ||
bench.h | ||
COPYING | ||
datagen.c | ||
datagen.h | ||
datagencli.c | ||
frametest.c | ||
fullbench.c | ||
fuzzer.c | ||
lz4.1 | ||
lz4cli.c | ||
lz4io.c | ||
lz4io.h | ||
Makefile | ||
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.