| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: refactor syzos_api_call | Alexander Potapenko | 2024-08-07 | 1 | -1/+1 |
| | | | | | | As suggested by Dmitry, use a template to avoid duplication in various syzos types. Also adjust the existing tests. | ||||
| * | sys/linux/test: use AUTO where possible in syz_kvm_setup_cpu_arm64 | Alexander Potapenko | 2024-08-05 | 1 | -6/+6 |
| | | | | | | Reduce the number of hand-rolled constants in syz_kvm_setup_cpu_arm64 by using AUTO | ||||
| * | sys/linux/test: add basic test for syz_kvm_setup_cpu$arm64 | Alexander Potapenko | 2024-07-29 | 1 | -0/+22 |
| This is the initial test to help seed syzos program generation. We'll need to add assertions to it once we implement them. | |||||
