aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test
Commit message (Expand)AuthorAgeFilesLines
* prog: pkg/compiler: docs: introduce the `no_squash` attributeAlexander Potapenko2025-09-091-0/+9
* pkg/csource: enforce the bit size of -1Aleksandr Nogikh2025-04-101-0/+1
* sys/test: fix align3 testDmitry Vyukov2025-01-281-2/+2
* sys/syz-sysgen: serialize descriptions as gob and embedDmitry Vyukov2025-01-231-6/+0
* pkg/compiler: fix struct layout bugDmitry Vyukov2025-01-201-1/+1
* sys/test: add test case for struct layout bugDmitry Vyukov2025-01-202-0/+21
* prog: annotate image assets with fsck logsFlorent Revest2024-12-091-0/+2
* all: support || operator in syzlang if conditionJiao, Joey2024-11-132-4/+5
* prog: allow deeper nesting of conditional fields patchingAleksandr Nogikh2024-09-111-1/+22
* executor: fix writing of remote coverageDmitry Vyukov2024-07-221-0/+1
* prog: reduce amount of hint replacementsDmitry Vyukov2024-07-021-0/+32
* pkg/rpcserver: move kernel test/data range checks from executorDmitry Vyukov2024-07-011-2/+2
* executor: add runner modeDmitry Vyukov2024-06-241-1/+1
* sys/test: fix test 'expressions_be'Alexander Egorenkov2024-06-121-1/+1
* executor: add end-to-end coverage/signal/comparisons testDmitry Vyukov2024-06-111-0/+3
* sys/targets: mark big-endian targetsDmitry Vyukov2024-06-0410-11/+11
* executor: remove noshmem modeDmitry Vyukov2024-06-0410-18/+18
* 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-152-1/+18
* prog: fix resource leak during replaceArg() of union fieldsAleksandr Nogikh2024-03-131-0/+11
* pkg/fuzzer: factor out the fuzzing engineAleksandr Nogikh2024-03-122-1/+8
* Revert "prog: fix resource leak during replaceArg() of union fields"Aleksandr Nogikh2024-03-081-11/+0
* prog: fix resource leak during replaceArg() of union fieldsAleksandr Nogikh2024-03-081-0/+11
* prog: handle multiple matching union fieldsAleksandr Nogikh2024-02-191-0/+12
* prog: test len calculation of structs with conditionsAleksandr Nogikh2024-02-191-0/+12
* prog: support conditional fieldsAleksandr Nogikh2024-02-195-0/+80
* pkg/compiler: extend parent reference support in lenAleksandr Nogikh2024-02-191-0/+31
* pkg/csource: annotate syscall() args with their pretty-printed valuesFlorent Revest2024-02-012-0/+7
* 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
* pkg/csource: annotate syscall() args with their namesFlorent Revest2023-06-091-7/+7
* executor: add test for zlib decompressionDmitry Vyukov2022-11-231-0/+1
* prog: introduce new Base64 syntax for dataHrutvik Kanabar2022-11-211-0/+2
* prog: generate very long file namesDmitry Vyukov2022-08-102-0/+3
* prog: support int8 resources in any squashingDmitry Vyukov2022-06-201-1/+3
* prog: fix panic in squash of out_overlay structsDmitry Vyukov2022-06-031-0/+1
* pkg/ast, pkg/compiler: support per-file metadataDmitry Vyukov2022-04-292-0/+18
* sys/test: fix overlay test for bigendianAlexander Egorenov2022-01-142-0/+13
* sys/linux: use out_overlay attributeDmitry Vyukov2022-01-111-2/+2
* pkg/compiler: add out_overlay field attributeDmitry Vyukov2022-01-112-35/+84
* pkg/compiler: optimize array[const] representationDmitry Vyukov2021-04-211-2/+3
* pkg/csource: add resuling source testsDmitry Vyukov2021-04-211-0/+13
* sys: commit empty source filesDmitry Vyukov2021-04-211-0/+6
* sys/test/test: add a hanging testDmitry Vyukov2020-09-122-0/+4
* prog: fix UnionType mutation for when per-field dir is specifiedNecip Fazil Yildiran2020-08-141-2/+7