summaryrefslogtreecommitdiff
path: root/vcl/Executable_wmffuzzer.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-10-08knock 200M off wmf fuzzerCaolán McNamara1-1/+0
Change-Id: I78f642071eb2dbcb5127d7df5839dfade158cac9
2017-06-11refactor fuzzer army a bitCaolán McNamara1-2/+3
the core lib has grown sufficiently large that the fuzzing tooling complains of too many instrumented conditions so split things up to hopefully fit again Change-Id: I58899d143925f958aec95b5f213c2dc75a6686ec Reviewed-on: https://gerrit.libreoffice.org/38647 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-02add a jpg fuzzerCaolán McNamara1-87/+5
reshuffle things to share common core Change-Id: I50aa0e2ddeefaa4b2d0592b1118defd28b7347db
2016-12-20wmffuzzer as single static binary for oss-fuzzCaolán McNamara1-6/+91
Change-Id: I4d5ae63e46809341a7bb74a7c89b5a80c7a91e38 Reviewed-on: https://gerrit.libreoffice.org/32227 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-12-07oss-fuzz now using -lFuzzingEngine instead of -lfuzzerCaolán McNamara1-1/+1
Change-Id: I9c88b20a3722a1f3fdf398e22514771f2d6b446e
2016-12-05rename wmftester to wmffuzzerCaolán McNamara1-0/+44
to make it easy to distinguish these things if there ends up being a gadzillion of them Change-Id: Ifb75cfa5e3039b8730ce08644c6a76cd040f6ed8