]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add dump from UltraSparc T1 to lscpu tests
authorKarel Zak <kzak@redhat.com>
Thu, 31 Mar 2011 12:12:35 +0000 (14:12 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Mar 2011 12:12:35 +0000 (14:12 +0200)
Thanks to Jan Engelhardt.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1 [new file with mode: 0644]
tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz [new file with mode: 0644]

diff --git a/tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1 b/tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1
new file mode 100644 (file)
index 0000000..58aea7a
--- /dev/null
@@ -0,0 +1,37 @@
+CPU(s):                32
+On-line CPU(s) list:   0-23
+Off-line CPU(s) list:  24-31
+Thread(s) per core:    4
+Core(s) per socket:    1
+CPU socket(s):         6
+NUMA node(s):          1
+NUMA node0 CPU(s):     0-35
+
+# 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,0
+1,0,0,0
+2,0,0,0
+3,0,0,0
+4,1,1,0
+5,1,1,0
+6,1,1,0
+7,1,1,0
+8,2,2,0
+9,2,2,0
+10,2,2,0
+11,2,2,0
+12,3,3,0
+13,3,3,0
+14,3,3,0
+15,3,3,0
+16,4,4,0
+17,4,4,0
+18,4,4,0
+19,4,4,0
+20,5,5,0
+21,5,5,0
+22,5,5,0
+23,5,5,0
diff --git a/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz b/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz
new file mode 100644 (file)
index 0000000..15bfeef
Binary files /dev/null and b/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz differ