]> git.ipfire.org Git - thirdparty/zstd.git/commit
[linux] Add xxhash and zstd in-kernel tests 728/head
authorNick Terrell <terrelln@fb.com>
Tue, 20 Jun 2017 02:09:41 +0000 (19:09 -0700)
committerNick Terrell <terrelln@fb.com>
Tue, 20 Jun 2017 02:09:41 +0000 (19:09 -0700)
commit631d3664b0970d3d06e439bed6bb42bd63188f25
tree4181941aaba853557a53a072629750d101e337e3
parente7093ca18c5b9e61eeae33d253b3ce58267f0347
[linux] Add xxhash and zstd in-kernel tests
contrib/linux-kernel/xxhash_test.c [new file with mode: 0644]
contrib/linux-kernel/zstd_compress_test.c [new file with mode: 0644]
contrib/linux-kernel/zstd_decompress_test.c [new file with mode: 0644]