| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/kfuzztest: skip tests when cannot build Linux | Aleksandr Nogikh | 2025-10-06 | 1 | -0/+4 |
| | | | | | Otherwise we get the "cant-build-linux-on-openbsd" error. | ||||
| * | pkg/kfuzztest: skip description generation test on non-amd64 arches | Alexander Egorenkov | 2025-09-30 | 1 | -0/+3 |
| | | | | | | | | Skip the description generation test on non-x86 architectures if no cross-compiler could be found. Signed-off-by: Alexander Egorenkov <eaibmz@gmail.com> | ||||
| * | pkg/kfuzztest: add pkg/kfuzztest | Ethan Graham | 2025-09-22 | 1 | -0/+103 |
| Add a new package, pkg/kfuzztest, that implements dynamic discovery of KFuzzTest targets by parsing a vmlinux kernel binary. Signed-off-by: Ethan Graham <ethangraham@google.com> | |||||
