Commit graph

3 commits

Author SHA1 Message Date
nia
d5ac548147 deepstate-libfuzzer: Add missing py-setuptools dependency 2020-12-29 14:07:34 +00:00
mef
1797483c59 (devel/deepstate-libfuzzer) Add clang as BUILD_DEPENDS. 2020-12-24 04:29:58 +00:00
khorben
d97e46ad17 deepstate-libfuzzer: import version 0.1
DeepState is a framework that provides C and C++ developers with a common
interface to various symbolic execution and fuzzing engines. Users can write
one test harness using a Google Test-like API, then execute it using multiple
backends without having to learn the complexities of the underlying engines. It
supports writing unit tests and API sequence tests, as well as automatic test
generation.

This package adds support for libfuzzer to DeepState.
2020-09-29 03:03:54 +00:00