aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/machine_info_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: use `t.TempDir` to create temporary test directoryEng Zer Jun2022-03-281-7/+1
* pkg/host: fix globs testDmitry Vyukov2021-06-151-12/+20
* all: support exclude globs in descriptorJoey Jiao2021-06-021-0/+33
* pkg/host: add TestCollectMachineInfoDmitry Vyukov2021-03-181-0/+8
* all: support coverage of kernel modulesJoey Jiao2021-03-181-0/+8
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-13/+15
* pkg/host: add canned test for cpu infoDmitry Vyukov2020-10-091-0/+231
* pkg/host: refactor machine info testsDmitry Vyukov2020-10-091-34/+21
* pkg/host: test for different cpuinfo fields depending on archAndrew Donnellan2020-10-091-15/+14
* pkg/host: use 'processor 0' as cpu model on s390x inside containerAlexander Egorenkov2020-09-161-1/+1
* pkg/host: use 'machine' field as cpu model on IBM/ZAlexander Egorenkov2020-09-151-1/+1
* pkg/host: make machine info tests linux-specificDmitry Vyukov2020-09-141-0/+145