]> err.no Git - util-linux/commit
tests: add lscpu(1) test for paravirt. Xen i386
authorKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2008 11:22:21 +0000 (13:22 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2008 11:56:52 +0000 (13:56 +0200)
commit750e040e0091ec38ad21abaccfc7e5f19dd30bd6
treec2b09921ae8c0d22c46a9a4439ce6ed1245dc770
parent6c7bba315c0737931dc2d4b0a5393146c2afb83b
tests: add lscpu(1) test for paravirt. Xen i386

Signed-off-by: Karel Zak <kzak@redhat.com>
17 files changed:
tests/expected/ts-lscpu-i386-xenpara [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/proc/bus/pci/devices [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/proc/cpuinfo [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/proc/xen/capabilities [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index0/level [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index0/size [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index0/type [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index1/level [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index1/size [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index1/type [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index2/level [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index2/size [new file with mode: 0644]
tests/input/ts-lscpu-i386-xenpara/sys/devices/system/cpu/cpu0/cache/index2/type [new file with mode: 0644]
tests/ts-lscpu-i386-xenpara [new file with mode: 0755]