aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_test.h
Commit message (Expand)AuthorAgeFilesLines
* executor: decouple kcov memory allocation from the traceAlexander Potapenko2025-08-051-8/+10
* executor: favor MAP_FIXED_NOREPLACE over MAP_FIXEDAleksandr Nogikh2025-02-041-1/+1
* executor: fix writing of remote coverageDmitry Vyukov2024-07-221-2/+11
* pkg/rpcserver: move kernel test/data range checks from executorDmitry Vyukov2024-07-011-36/+27
* executor: always return some coverage for test OSDmitry Vyukov2024-06-281-5/+10
* executor: don't trace PCs as comparisonsDmitry Vyukov2024-06-281-1/+2
* pkg/runtest: test feature detectionDmitry Vyukov2024-06-271-0/+19
* executor: set PR_SET_PDEATHSIG for TestOSAleksandr Nogikh2024-06-261-0/+11
* executor: factor out is_kernel_pc helperDmitry Vyukov2024-06-111-8/+19
* executor: add end-to-end coverage/signal/comparisons testDmitry Vyukov2024-06-111-2/+23
* executor: remove noshmem modeDmitry Vyukov2024-06-041-2/+0
* executor: collect coverage for the test OSAleksandr Nogikh2024-03-121-2/+77
* executor: better errors for failed mmapsDmitry Vyukov2022-10-211-2/+3
* executor: change syscall argument type to intptr_tmunjinoo2019-05-071-1/+1
* executor: overhaulDmitry Vyukov2018-07-241-0/+19