index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
host
/
machine_info_linux_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: move glob parsing to host
Dmitry Vyukov
2024-04-24
1
-44
/
+0
*
pkg/vminfo: add package
Dmitry Vyukov
2024-04-24
1
-383
/
+0
*
pkg/host: increase token size to enable 128+core CPUs (#3453)
Taras Madan
2022-10-20
1
-1
/
+13
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-7
/
+1
*
pkg/host: fix globs test
Dmitry Vyukov
2021-06-15
1
-12
/
+20
*
all: support exclude globs in descriptor
Joey Jiao
2021-06-02
1
-0
/
+33
*
pkg/host: add TestCollectMachineInfo
Dmitry Vyukov
2021-03-18
1
-0
/
+8
*
all: support coverage of kernel modules
Joey Jiao
2021-03-18
1
-0
/
+8
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-13
/
+15
*
pkg/host: add canned test for cpu info
Dmitry Vyukov
2020-10-09
1
-0
/
+231
*
pkg/host: refactor machine info tests
Dmitry Vyukov
2020-10-09
1
-34
/
+21
*
pkg/host: test for different cpuinfo fields depending on arch
Andrew Donnellan
2020-10-09
1
-15
/
+14
*
pkg/host: use 'processor 0' as cpu model on s390x inside container
Alexander Egorenkov
2020-09-16
1
-1
/
+1
*
pkg/host: use 'machine' field as cpu model on IBM/Z
Alexander Egorenkov
2020-09-15
1
-1
/
+1
*
pkg/host: make machine info tests linux-specific
Dmitry Vyukov
2020-09-14
1
-0
/
+145