fuzz: add generic-fuzz configs for oss-fuzz
commit61fc27e0df7b6c3276fbd42c1c61f72e5b49c2b4
authorAlexander Bulekov <alxndr@bu.edu>
Fri, 23 Oct 2020 15:07:43 +0000 (23 11:07 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Oct 2020 08:53:53 +0000 (26 09:53 +0100)
treee8c62de71423a7a6468ad678c69259d52b2999ac
parent82849bcf30b5a1dfac6c1d7642a243c2f7bd6a6f
fuzz: add generic-fuzz configs for oss-fuzz

Predefine some generic-fuzz configs. For each of these, we will create a
separate FuzzTarget that can be selected through argv0 and, therefore,
fuzzed on oss-fuzz.

Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20201023150746.107063-15-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/fuzz/generic_fuzz_configs.h [new file with mode: 0644]