aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test.h
Commit message (Expand)AuthorAgeFilesLines
* executor: add test_syzos() for arm64Alexander Potapenko2024-12-051-2/+5
* executor: arm: disable test_globAlexander Potapenko2024-12-051-0/+6
* executor: remove a tempnam() call from test.hAleksandr Nogikh2024-12-021-2/+0
* executor: add Glob testDmitry Vyukov2024-11-261-0/+90
* pkg/fuzzer: remove signal rotationDmitry Vyukov2024-07-021-7/+0
* executor: add runner modeDmitry Vyukov2024-06-241-1/+1
* executor: refactor coverage filterDmitry Vyukov2024-06-241-26/+71
* executor: allow to run a single testDmitry Vyukov2024-06-051-1/+3
* executor: remove noshmem modeDmitry Vyukov2024-06-041-4/+0
* executor: fix coverfilter header sizeDmitry Vyukov2024-05-281-10/+9
* executor: minor coverage filter cleanupDmitry Vyukov2020-12-091-1/+6
* syz-manager/manager.go, executor/executor.cc: support coverage filterKaipeng Zeng2020-12-061-0/+34
* pkg/ifuzz/powerpc: add powerpc supportAlexey Kardashevskiy2020-11-201-2/+2
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-5/+3
* executor: fix bitfields for big-endian archAlexander Egorenkov2020-07-101-2/+11
* ipc: fix endianness issuesAlexander Egorenkov2020-06-231-2/+2
* executor: fix endianness problem in internet checksumAlexander Egorenkov2020-06-191-18/+18
* executor: fix clang-tidy warningsDmitry Vyukov2020-03-111-1/+1
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-081-2/+2
* executor: fix strict aliasing violationsDmitry Vyukov2018-07-241-7/+16
* executor: overhaulDmitry Vyukov2018-07-241-0/+212