aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/fuzz.h
AgeCommit message (Expand)Author
2021-02-22scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContextMarcoFalke
2021-02-08fuzz: Hide script_assets_test_minimizerMarcoFalke
2021-02-03fuzz: Avoid extraneous copy of input data, using Span<>MarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-20inline non-member functions with body in fuzzing headersPatrick Strateman
2020-12-10fuzz: Link all targets onceMarcoFalke
2019-10-23tests: Allow for using non-default fuzzing initializationpracticalswift
2019-10-07tests: Pass fuzzing inputs as constant referencespracticalswift
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-02-28fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke