summaryrefslogtreecommitdiffstats
path: root/tests/ts-lscpu-ia64-pg0
diff options
context:
space:
mode:
authorCai Qian2008-08-14 13:15:43 +0200
committerKarel Zak2008-08-14 13:15:43 +0200
commitc2abd9a0a51a5e80721b8e3b83cc2f99416f1539 (patch)
tree8d2ebe541a8ef7ca418212757d67a78310bfefd8 /tests/ts-lscpu-ia64-pg0
parenttests: detect libvolume_id when mount(8) is compiled (diff)
downloadkernel-qcow2-util-linux-c2abd9a0a51a5e80721b8e3b83cc2f99416f1539.tar.gz
kernel-qcow2-util-linux-c2abd9a0a51a5e80721b8e3b83cc2f99416f1539.tar.xz
kernel-qcow2-util-linux-c2abd9a0a51a5e80721b8e3b83cc2f99416f1539.zip
lscpu: regression tests
This patch added regression tests for lscpu. It tests lscpu for 3 architecutres, i386, x86_64 and ia64, with data from 3 different machines each. Signed-off-by: Cai Qian <qcai@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts-lscpu-ia64-pg0')
-rwxr-xr-xtests/ts-lscpu-ia64-pg03
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ts-lscpu-ia64-pg0 b/tests/ts-lscpu-ia64-pg0
new file mode 100755
index 000000000..985e56e25
--- /dev/null
+++ b/tests/ts-lscpu-ia64-pg0
@@ -0,0 +1,3 @@
+#!/bin/bash
+export TS_DESC=ia64-pg0
+. ./ts-lscpu.sh \ No newline at end of file