aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test/test
Commit message (Expand)AuthorAgeFilesLines
* sys/test: fix align3 testDmitry Vyukov2025-01-281-2/+2
* pkg/compiler: fix struct layout bugDmitry Vyukov2025-01-201-1/+1
* sys/test: add test case for struct layout bugDmitry Vyukov2025-01-201-0/+4
* all: support || operator in syzlang if conditionJiao, Joey2024-11-131-4/+4
* sys/test: fix test 'expressions_be'Alexander Egorenkov2024-06-121-1/+1
* sys/targets: mark big-endian targetsDmitry Vyukov2024-06-0410-11/+11
* executor: remove noshmem modeDmitry Vyukov2024-06-046-12/+12
* prog: support conditional fieldsAleksandr Nogikh2024-02-192-0/+16
* sys/test: fix overlay test for bigendianAlexander Egorenov2022-01-142-0/+13
* pkg/compiler: add out_overlay field attributeDmitry Vyukov2022-01-111-0/+9
* sys/test/test: add a hanging testDmitry Vyukov2020-09-121-0/+3
* pkg/compiler: fix crash on fmt[flags]Dmitry Vyukov2020-07-231-0/+4
* executor: wrap all syscalls into NONFAILINGDmitry Vyukov2020-07-151-0/+1
* executor: fix bitfields for big-endian archAlexander Egorenkov2020-07-102-0/+31
* target: support of big-endian architecturesAlexander Egorenkov2020-06-235-3/+11
* pkg/runtest: disable broken test combinationsDmitry Vyukov2020-05-183-1/+8
* sys/linux: fix 2 netlink data layout bugsDmitry Vyukov2020-01-071-0/+11
* pkg/compiler: fix another bitfield layout bugDmitry Vyukov2020-01-071-0/+1
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-202-41/+21
* sys/test: and another set of bitfield testsDmitry Vyukov2019-12-201-10/+31
* sys/test: and another bitfield testDmitry Vyukov2019-12-191-9/+11
* sys/test: add few other tests for tricky bitfieldsDmitry Vyukov2019-12-181-0/+6
* sys/test: add more tests for bitfieldsDmitry Vyukov2019-12-131-0/+14
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-312-0/+6
* prog: fix escaping of C stringsDmitry Vyukov2019-01-311-0/+1
* pkg/csource: use 0 for missing syscall argsDmitry Vyukov2018-12-271-0/+10
* prog, pkg/csource: more readable serialization for stringsDmitry Vyukov2018-12-151-0/+3
* prog: support AUTO args in programsDmitry Vyukov2018-12-102-8/+6
* prog: implement strict parsing modeDmitry Vyukov2018-12-102-3/+3
* executor: fix handling of big-endian bitfieldsDmitry Vyukov2018-12-081-0/+5
* sys/test: add more testsDmitry Vyukov2018-08-033-3/+11
* pkg/runtest: add package for syzkaller program unit-testingDmitry Vyukov2018-08-031-0/+3