OSDN Git Service

tests/docker: add test-fuzz
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 30 Jun 2023 18:03:54 +0000 (19:03 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Jul 2023 11:51:26 +0000 (12:51 +0100)
commit4ab20b513e7279c5441db2bba7d326484668d2cc
treebdb44e850be68548cd015bbe15f2a587aa844ccf
parent3176990fb0307233ae5619e36b2c63241134e326
tests/docker: add test-fuzz

Running the fuzzer requires some hoop jumping and some problems only
show up in containers. This basically replicates the build-oss-fuzz
job from our CI so we can run in the same containers we use in CI.

Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-10-alex.bennee@linaro.org>
MAINTAINERS
tests/docker/test-fuzz [new file with mode: 0755]