diff options
Diffstat (limited to 'tests/expected/lscpu/lscpu-armv7')
-rw-r--r-- | tests/expected/lscpu/lscpu-armv7 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-armv7 b/tests/expected/lscpu/lscpu-armv7 new file mode 100644 index 0000000..5d1b7f9 --- /dev/null +++ b/tests/expected/lscpu/lscpu-armv7 @@ -0,0 +1,27 @@ +CPU(s): 2 +On-line CPU(s) list: 0,1 +Thread(s) per core: 1 +Core(s) per socket: 2 +Socket(s): 1 +Vendor ID: ARM +Model: 4 +Model name: Cortex-A15 +Stepping: r0p4 +CPU max MHz: 1700.0000 +CPU min MHz: 200.0000 +BogoMIPS: 1694.10 +Flags: swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt + +# The following is the parsable format, which can be fed to other +# programs. Each different item in every column has an unique ID +# starting from zero. +# CPU,Core,Socket,Node +0,0,0, +1,1,0, + +# The following is the parsable format, which can be fed to other +# programs. Each different item in every column has an unique ID +# starting from zero. +# CPU,Core,Socket,Node +0,0,0, +1,1,0, |