mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-04 12:22:28 +01:00
Add CpuInfo syntax test
This commit is contained in:
45
tests/syntax-tests/source/CpuInfo/test.CpuInfo
Normal file
45
tests/syntax-tests/source/CpuInfo/test.CpuInfo
Normal file
@@ -0,0 +1,45 @@
|
||||
processor : 0
|
||||
model name : ARMv7 Processor rev 3 (v7l)
|
||||
BogoMIPS : 270.00
|
||||
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
|
||||
CPU implementer : 0x41
|
||||
CPU architecture: 7
|
||||
CPU variant : 0x0
|
||||
CPU part : 0xd08
|
||||
CPU revision : 3
|
||||
|
||||
processor : 1
|
||||
model name : ARMv7 Processor rev 3 (v7l)
|
||||
BogoMIPS : 270.00
|
||||
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
|
||||
CPU implementer : 0x41
|
||||
CPU architecture: 7
|
||||
CPU variant : 0x0
|
||||
CPU part : 0xd08
|
||||
CPU revision : 3
|
||||
|
||||
processor : 2
|
||||
model name : ARMv7 Processor rev 3 (v7l)
|
||||
BogoMIPS : 270.00
|
||||
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
|
||||
CPU implementer : 0x41
|
||||
CPU architecture: 7
|
||||
CPU variant : 0x0
|
||||
CPU part : 0xd08
|
||||
CPU revision : 3
|
||||
|
||||
processor : 3
|
||||
model name : ARMv7 Processor rev 3 (v7l)
|
||||
BogoMIPS : 270.00
|
||||
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
|
||||
CPU implementer : 0x41
|
||||
CPU architecture: 7
|
||||
CPU variant : 0x0
|
||||
CPU part : 0xd08
|
||||
CPU revision : 3
|
||||
|
||||
Hardware : BCM2711
|
||||
Revision : b03111
|
||||
Serial : 1000000095fd9fc5
|
||||
Model : Raspberry Pi 4 Model B Rev 1.1
|
||||
|
Reference in New Issue
Block a user