| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/host: make machine info tests linux-specific | Dmitry Vyukov | 2020-09-14 | 1 | -149/+0 |
| | | | | | | TestScanCPUInfo does not build on !linux. TestMachineInfoLinux builds, but does not do anything useful. | ||||
| * | pkg/host: move machine info functionality from syz-fuzzer | Dmitry Vyukov | 2020-09-12 | 1 | -0/+149 |
| It's better to keep functionality in packages rather than in main. It makes it reusable and better organized. Move machine info functionality to pkg/host and do some cosmetic refactoring. | |||||
