summaryrefslogtreecommitdiffstats
path: root/tests/ts/lsmem
diff options
context:
space:
mode:
authorKarel Zak2016-11-04 11:32:51 +0100
committerKarel Zak2016-11-09 10:02:32 +0100
commit6ca268eca7d5300614b9b115ddd0d807c7d633c5 (patch)
treed1158b9801fa51d19bc93c97c866ffadd3acb135 /tests/ts/lsmem
parenttests: cleanup and update lsmem (diff)
downloadkernel-qcow2-util-linux-6ca268eca7d5300614b9b115ddd0d807c7d633c5.tar.gz
kernel-qcow2-util-linux-6ca268eca7d5300614b9b115ddd0d807c7d633c5.tar.xz
kernel-qcow2-util-linux-6ca268eca7d5300614b9b115ddd0d807c7d633c5.zip
tests: add x86_64-16g lsmem test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/lsmem')
-rw-r--r--tests/ts/lsmem/dumps/x86_64-16g.tar.bz2bin0 -> 8660 bytes
-rwxr-xr-xtests/ts/lsmem/mk-input.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/lsmem/dumps/x86_64-16g.tar.bz2 b/tests/ts/lsmem/dumps/x86_64-16g.tar.bz2
new file mode 100644
index 000000000..ebcf6e748
--- /dev/null
+++ b/tests/ts/lsmem/dumps/x86_64-16g.tar.bz2
Binary files differ
diff --git a/tests/ts/lsmem/mk-input.sh b/tests/ts/lsmem/mk-input.sh
index e9a4e7206..bbdfff051 100755
--- a/tests/ts/lsmem/mk-input.sh
+++ b/tests/ts/lsmem/mk-input.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
# This script makes a copy of relevant files from /sys.
-# The files are useful for lscpu(1) regression tests.
+# The files are useful for lsmem(1) regression tests.
#
progname=$(basename $0)