hdf5: add seed corpus (#9720)

This commit is contained in:
DavidKorczynski 2023-02-15 22:05:38 +00:00 committed by GitHub
parent 9f8d8b8a61
commit 4898d82ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -46,3 +46,5 @@ $CC $CFLAGS -std=c99 -c \
-I/src/hdf5/src -I/src/hdf5/build-dir/src -I./src/H5FDsubfiling/ \
$SRC/h5_extended_fuzzer.c
$CXX $CXXFLAGS $LIB_FUZZING_ENGINE h5_extended_fuzzer.o ./build-dir/bin/libhdf5.a -lz -o $OUT/h5_extended_fuzzer
zip -j $OUT/h5_extended_fuzzer_seed_corpus.zip $SRC/hdf5/test/*.h5