aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/runtest/executor_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/runtest: use qemu-<arch> binaries to run cross-compiled testsAlexander Potapenko2024-12-061-7/+50
* pkg/runtest: make cross-arch failures fatal on CIAlexander Potapenko2024-12-061-1/+2
* pkg/runtest: fail on cross-platform SYZFAIL reportsAlexander Potapenko2024-12-051-1/+6
* executor: add Glob testDmitry Vyukov2024-11-261-1/+2
* pkg/runtest: reduce the number of executorsAleksandr Nogikh2024-07-111-2/+2
* pkg/rpcserver: move kernel test/data range checks from executorDmitry Vyukov2024-07-011-2/+2
* pkg/runtest: add tests for max signal and cover filterDmitry Vyukov2024-06-281-2/+2
* pkg/runtest: test feature detectionDmitry Vyukov2024-06-271-2/+2
* executor: add runner modeDmitry Vyukov2024-06-241-0/+131