aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_test.h
Commit message (Expand)AuthorAgeFilesLines
* pkg/fuzzer: factor out the fuzzing engineAleksandr Nogikh2024-03-121-0/+20
* executor: don't pass uncompressed zlib sizeDmitry Vyukov2022-11-231-4/+6
* executor: add test for zlib decompressionDmitry Vyukov2022-11-231-0/+22
* sys/test/test: add a hanging testDmitry Vyukov2020-09-121-0/+9
* executor: make syz_compare output more handy to useDmitry Vyukov2019-12-201-8/+9
* sys/test: and another set of bitfield testsDmitry Vyukov2019-12-201-1/+2
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-211-5/+5
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-311-0/+9
* executor: fix do_sandbox_none on akaros and testDmitry Vyukov2019-01-311-1/+1
* pkg/csource: use 0 for missing syscall argsDmitry Vyukov2018-12-271-0/+30
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-081-1/+4
* executor: make sandboxes more modularDmitry Vyukov2018-09-171-6/+0
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-0/+1
* sys/test: add more testsDmitry Vyukov2018-08-031-0/+35
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-4/+2
* executor: overhaulDmitry Vyukov2018-07-241-0/+30