aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test/test.txt
Commit message (Expand)AuthorAgeFilesLines
* prog: pkg/compiler: docs: introduce the `no_squash` attributeAlexander Potapenko2025-09-091-0/+9
* prog: annotate image assets with fsck logsFlorent Revest2024-12-091-0/+2
* pkg/host: explicitly disable syz_execute_funcDmitry Vyukov2024-04-291-1/+1
* prog: more compact exec encoding for addressesDmitry Vyukov2024-04-151-0/+1
* prog: fix selection of args eligible for squashingDmitry Vyukov2024-04-151-0/+10
* prog: test len calculation of structs with conditionsAleksandr Nogikh2024-02-191-0/+12
* pkg/compiler: extend parent reference support in lenAleksandr Nogikh2024-02-191-0/+31
* prog: prefer precise constructorsAleksandr Nogikh2024-01-111-0/+10
* compiler: support const as int first argumentPaul Chaignon2023-11-281-1/+2
* compiler: support flags as int first argumentPaul Chaignon2023-11-281-0/+7
* prog, sys: test cases for struct AUTOPaul Chaignon2023-11-131-0/+15
* prog: more complex tests for getInputResourcesPaul Chaignon2023-10-091-2/+15
* prog: test optional input resources are skippedPaul Chaignon2023-10-091-0/+25
* prog: introduce new Base64 syntax for dataHrutvik Kanabar2022-11-211-0/+2
* prog: generate very long file namesDmitry Vyukov2022-08-101-0/+2
* sys/linux: use out_overlay attributeDmitry Vyukov2022-01-111-2/+2
* prog: fix UnionType mutation for when per-field dir is specifiedNecip Fazil Yildiran2020-08-141-2/+7
* pkg, prog: add per-field direction attributeNecip Fazil Yildiran2020-08-131-0/+43
* prog: refactor hints testsDmitry Vyukov2020-05-051-0/+9
* prog: support disabled attributeDmitry Vyukov2020-05-041-0/+8
* prog: add ignore_return and breaks_returns call attribtuesDmitry Vyukov2020-04-191-2/+1
* pkg/compiler: refactor attribute handlingDmitry Vyukov2020-04-191-3/+3
* pkg/compiler: check that flags values fit into base typeDmitry Vyukov2020-03-171-2/+2
* pkg/compiler: check that const values fit into base typeDmitry Vyukov2020-03-171-1/+1
* pkg/compiler: ensure consistency of syscall argument typesDmitry Vyukov2020-03-171-13/+13
* prog: don't add fallback coverage after prctlDmitry Vyukov2020-01-151-0/+1
* prog: fix tests for string enforcementDmitry Vyukov2020-01-051-1/+1
* prog: don't mutate strings with enumerated valuesDmitry Vyukov2020-01-051-0/+4
* prog: don't fail decoding on non-default out argsDmitry Vyukov2019-12-211-0/+1
* prog: mutate length of output buffersVeronica Radu2019-10-101-0/+2
* prog: implemented argument and call prioritiesVeronica Radu2019-09-041-0/+2
* prog: add special mutation for binary flagsVeronica Radu2019-08-091-0/+12
* prog: don't minimize ProcType to 0Dmitry Vyukov2019-07-261-0/+4
* pkg/compiler: add offsetof typeDmitry Vyukov2019-05-161-0/+21
* pkg/compiler: work around 0-array-size errors due to missing constsDmitry Vyukov2019-05-151-0/+2
* pkg/compiler: allow to refer to syscall arguments in len pathsDmitry Vyukov2019-05-141-0/+1
* prog: implement complex len target supportDmitry Vyukov2019-05-141-1/+29
* pkg/compiler: generate complex len targetsDmitry Vyukov2019-05-141-0/+2
* prog, pkg/csource: more readable serialization for stringsDmitry Vyukov2018-12-151-0/+5
* prog: support AUTO args in programsDmitry Vyukov2018-12-101-0/+10
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-081-0/+16
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-301-0/+2
* prog: don't add fallback signal after seccompDmitry Vyukov2018-08-191-1/+7
* sys/test: add more testsDmitry Vyukov2018-08-031-1/+0
* executor: overhaulDmitry Vyukov2018-07-241-87/+88
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-0/+1
* sys: mark output resources as optDmitry Vyukov2018-06-181-0/+7
* sys: dedup mmap code across OSesDmitry Vyukov2018-05-061-1/+1
* pkg/compiler: support non-zero terminated filenamesDmitry Vyukov2018-04-021-2/+2
* prog: harden program parsing against description changes moreDmitry Vyukov2018-03-051-0/+5