summaryrefslogtreecommitdiffstats
path: root/tests/expected/lsmem
diff options
context:
space:
mode:
authorHeiko Carstens2016-10-12 14:00:47 +0200
committerKarel Zak2016-11-09 10:02:32 +0100
commit2ae9a58e0dc9041eabe1217da226a1ced70f73f1 (patch)
tree705879cb025db2e3155d89eaf635b1f7168deb8e /tests/expected/lsmem
parentchmem: new tool (diff)
downloadkernel-qcow2-util-linux-2ae9a58e0dc9041eabe1217da226a1ced70f73f1.tar.gz
kernel-qcow2-util-linux-2ae9a58e0dc9041eabe1217da226a1ced70f73f1.tar.xz
kernel-qcow2-util-linux-2ae9a58e0dc9041eabe1217da226a1ced70f73f1.zip
lsmem: add testcase
Add a single s390 specific test case to verify that the contents of various output formats do not change in incompatible way if the lsmem code is changed. This is based on a patch from Clemens von Mann. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tests/expected/lsmem')
-rw-r--r--tests/expected/lsmem/lsmem-s390-zvm-6g91
1 files changed, 91 insertions, 0 deletions
diff --git a/tests/expected/lsmem/lsmem-s390-zvm-6g b/tests/expected/lsmem/lsmem-s390-zvm-6g
new file mode 100644
index 000000000..be244ad5c
--- /dev/null
+++ b/tests/expected/lsmem/lsmem-s390-zvm-6g
@@ -0,0 +1,91 @@
+>lsmem
+RANGE SIZE STATE REMOVABLE BLOCK
+0x0000000000000000-0x000000006fffffff 1.8G online yes 0-6
+0x0000000070000000-0x000000007fffffff 256M online no 7
+0x0000000080000000-0x000000009fffffff 512M online yes 8-9
+0x00000000a0000000-0x00000000bfffffff 512M online no 10-11
+0x00000000c0000000-0x00000000dfffffff 512M online yes 12-13
+0x00000000e0000000-0x00000000efffffff 256M offline - 14
+0x00000000f0000000-0x00000000ffffffff 256M online yes 15
+0x0000000100000000-0x000000011fffffff 512M online no 16-17
+0x0000000120000000-0x000000013fffffff 512M online yes 18-19
+0x0000000140000000-0x000000017fffffff 1G offline - 20-23
+
+Memory block size : 256M
+Total online memory : 4.8G
+Total offline memory: 1.3G
+
+>lsmem -a
+RANGE SIZE STATE REMOVABLE BLOCK
+0x0000000000000000-0x000000000fffffff 256M online yes 0
+0x0000000010000000-0x000000001fffffff 256M online yes 1
+0x0000000020000000-0x000000002fffffff 256M online yes 2
+0x0000000030000000-0x000000003fffffff 256M online yes 3
+0x0000000040000000-0x000000004fffffff 256M online yes 4
+0x0000000050000000-0x000000005fffffff 256M online yes 5
+0x0000000060000000-0x000000006fffffff 256M online yes 6
+0x0000000070000000-0x000000007fffffff 256M online no 7
+0x0000000080000000-0x000000008fffffff 256M online yes 8
+0x0000000090000000-0x000000009fffffff 256M online yes 9
+0x00000000a0000000-0x00000000afffffff 256M online no 10
+0x00000000b0000000-0x00000000bfffffff 256M online no 11
+0x00000000c0000000-0x00000000cfffffff 256M online yes 12
+0x00000000d0000000-0x00000000dfffffff 256M online yes 13
+0x00000000e0000000-0x00000000efffffff 256M offline - 14
+0x00000000f0000000-0x00000000ffffffff 256M online yes 15
+0x0000000100000000-0x000000010fffffff 256M online no 16
+0x0000000110000000-0x000000011fffffff 256M online no 17
+0x0000000120000000-0x000000012fffffff 256M online yes 18
+0x0000000130000000-0x000000013fffffff 256M online yes 19
+0x0000000140000000-0x000000014fffffff 256M offline - 20
+0x0000000150000000-0x000000015fffffff 256M offline - 21
+0x0000000160000000-0x000000016fffffff 256M offline - 22
+0x0000000170000000-0x000000017fffffff 256M offline - 23
+
+Memory block size : 256M
+Total online memory : 4.8G
+Total offline memory: 1.3G
+
+>lsmem -e
+RANGE SIZE STATE REMOVABLE BLOCK NODE
+0x0000000000000000-0x000000006fffffff 1.8G online yes 0-6 0
+0x0000000070000000-0x000000007fffffff 256M online no 7 0
+0x0000000080000000-0x000000009fffffff 512M online yes 8-9 0
+0x00000000a0000000-0x00000000bfffffff 512M online no 10-11 0
+0x00000000c0000000-0x00000000dfffffff 512M online yes 12-13 0
+0x00000000e0000000-0x00000000efffffff 256M offline - 14 0
+0x00000000f0000000-0x00000000ffffffff 256M online yes 15 0
+0x0000000100000000-0x000000011fffffff 512M online no 16-17 0
+0x0000000120000000-0x000000013fffffff 512M online yes 18-19 0
+0x0000000140000000-0x000000017fffffff 1G offline - 20-23 0
+
+Memory block size : 256M
+Total online memory : 4.8G
+Total offline memory: 1.3G
+
+>lsmem -p -a
+# RANGE,SIZE,STATE,REMOVABLE,BLOCK,NODE
+0x0000000000000000-0x000000000fffffff,268435456,online,yes,0,0
+0x0000000010000000-0x000000001fffffff,268435456,online,yes,1,0
+0x0000000020000000-0x000000002fffffff,268435456,online,yes,2,0
+0x0000000030000000-0x000000003fffffff,268435456,online,yes,3,0
+0x0000000040000000-0x000000004fffffff,268435456,online,yes,4,0
+0x0000000050000000-0x000000005fffffff,268435456,online,yes,5,0
+0x0000000060000000-0x000000006fffffff,268435456,online,yes,6,0
+0x0000000070000000-0x000000007fffffff,268435456,online,no,7,0
+0x0000000080000000-0x000000008fffffff,268435456,online,yes,8,0
+0x0000000090000000-0x000000009fffffff,268435456,online,yes,9,0
+0x00000000a0000000-0x00000000afffffff,268435456,online,no,10,0
+0x00000000b0000000-0x00000000bfffffff,268435456,online,no,11,0
+0x00000000c0000000-0x00000000cfffffff,268435456,online,yes,12,0
+0x00000000d0000000-0x00000000dfffffff,268435456,online,yes,13,0
+0x00000000e0000000-0x00000000efffffff,268435456,offline,-,14,0
+0x00000000f0000000-0x00000000ffffffff,268435456,online,yes,15,0
+0x0000000100000000-0x000000010fffffff,268435456,online,no,16,0
+0x0000000110000000-0x000000011fffffff,268435456,online,no,17,0
+0x0000000120000000-0x000000012fffffff,268435456,online,yes,18,0
+0x0000000130000000-0x000000013fffffff,268435456,online,yes,19,0
+0x0000000140000000-0x000000014fffffff,268435456,offline,-,20,0
+0x0000000150000000-0x000000015fffffff,268435456,offline,-,21,0
+0x0000000160000000-0x000000016fffffff,268435456,offline,-,22,0
+0x0000000170000000-0x000000017fffffff,268435456,offline,-,23,0