summaryrefslogtreecommitdiffstats
path: root/tests/expected/lscpu
diff options
context:
space:
mode:
authorHeiko Carstens2011-10-10 10:59:42 +0200
committerKarel Zak2011-10-11 11:36:06 +0200
commit6dafef65561beb9b61065a28a00e918b693180e6 (patch)
tree74de004b4cd1353e093cdcda4dbeda2bef0cd8ed /tests/expected/lscpu
parentlscpu: fix typo in help text (diff)
downloadkernel-qcow2-util-linux-6dafef65561beb9b61065a28a00e918b693180e6.tar.gz
kernel-qcow2-util-linux-6dafef65561beb9b61065a28a00e918b693180e6.tar.xz
kernel-qcow2-util-linux-6dafef65561beb9b61065a28a00e918b693180e6.zip
lscpu: add s390 kvm test case
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tests/expected/lscpu')
-rw-r--r--tests/expected/lscpu/lscpu-s390-kvm21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-s390-kvm b/tests/expected/lscpu/lscpu-s390-kvm
new file mode 100644
index 000000000..1aa42f9a0
--- /dev/null
+++ b/tests/expected/lscpu/lscpu-s390-kvm
@@ -0,0 +1,21 @@
+CPU op-mode(s): 32-bit, 64-bit
+CPU(s): 3
+On-line CPU(s) list: 0-2
+Thread(s) per core: 1
+Core(s) per socket: 1
+Socket(s) per book: 1
+Book(s): 3
+Vendor ID: IBM/S390
+BogoMIPS: 14367.00
+Hypervisor: KVM/Linux
+Hypervisor vendor: KVM
+Virtualization type: full
+Dispatching mode: horizontal
+
+# 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,1,
+2,2,2,