| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: remove akaros support | Dmitry Vyukov | 2024-04-15 | 1 | -3/+0 |
| | | | | | | | | Akaros support is unused, it was shutdown on syzbot for a while, the akaros development seems to be frozen for years as well. We have a bunch of hacks for Akaros since it supported only super old gcc and haven't supported Go. Remove it. | ||||
| * | tools/syz-runtest: add tool for program unit testing | Dmitry Vyukov | 2018-08-03 | 1 | -0/+3 |
| The tool is run as: $ syz-runtest -config manager.config This runs all programs from sys/*/test/* in different modes on actual VMs and checks results. Fixes #603 | |||||
