]> git.ipfire.org Git - thirdparty/xz.git/commit
Tests: Update OSS-Fuzz Makefile.
authorMaksym Vatsyk <maksym.vatsyk@leviathansecurity.com>
Mon, 4 Dec 2023 16:21:29 +0000 (17:21 +0100)
committerJia Tan <jiat0218@gmail.com>
Thu, 7 Dec 2023 12:06:54 +0000 (20:06 +0800)
commit37581a77ad5a49615325b1d1925fdc402b1e1d5a
treecf6a59d6611cea18e08b0811557072f7865f7b74
parent28ce6a1c2a74866c51f7996a6869679c236d3c94
Tests: Update OSS-Fuzz Makefile.

All .c files can be built as separate fuzz targets. This simplifies
the Makefile by allowing us to use wildcards instead of having a
Makefile target for each fuzz target.
tests/ossfuzz/Makefile