]> git.ipfire.org Git - thirdparty/zstd.git/commit
[fuzz] Move from fuzz/ to tests/fuzz/ 745/head
authorNick Terrell <terrelln@fb.com>
Mon, 3 Jul 2017 19:40:12 +0000 (12:40 -0700)
committerNick Terrell <terrelln@fb.com>
Mon, 3 Jul 2017 19:40:12 +0000 (12:40 -0700)
commitbea0f0cfa0bec20dfdd44ad9a1a964595b06ff6a
tree63edec9986ab4270fadda7341af9014882637b52
parent4be7f0d45c6886f2fb8ca2bc4ca56186665e283c
[fuzz] Move from fuzz/ to tests/fuzz/
tests/fuzz/Makefile [moved from fuzz/Makefile with 98% similarity]
tests/fuzz/README.md [moved from fuzz/README.md with 100% similarity]
tests/fuzz/fuzz.h [moved from fuzz/fuzz.h with 100% similarity]
tests/fuzz/fuzz_helpers.h [moved from fuzz/fuzz_helpers.h with 100% similarity]
tests/fuzz/regression_driver.c [moved from fuzz/regression_driver.c with 100% similarity]
tests/fuzz/simple_decompress.c [moved from fuzz/simple_decompress.c with 100% similarity]
tests/fuzz/simple_round_trip.c [moved from fuzz/simple_round_trip.c with 100% similarity]
tests/fuzz/stream_decompress.c [moved from fuzz/stream_decompress.c with 100% similarity]
tests/fuzz/stream_round_trip.c [moved from fuzz/stream_round_trip.c with 100% similarity]