]> err.no Git - util-linux/commit
tests: add lscpu(1) test for fullvirt. Xen x86_64
authorKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2008 11:49:23 +0000 (13:49 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Oct 2008 12:01:44 +0000 (14:01 +0200)
commit5e8f283e905797e9f166e4ebfd572c75219edaba
tree3b9bdf7dd820a68424a91cf8dcf574d110b6835d
parent750e040e0091ec38ad21abaccfc7e5f19dd30bd6
tests: add lscpu(1) test for fullvirt. Xen x86_64

Signed-off-by: Karel Zak <kzak@redhat.com>
19 files changed:
tests/expected/ts-lscpu-x86_64-xenfull [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/proc/bus/pci/devices [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/proc/cpuinfo [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index0/level [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index0/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index0/size [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index0/type [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index1/level [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index1/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index1/size [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index1/type [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index2/level [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index2/shared_cpu_map [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index2/size [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/cache/index2/type [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/topology/core_siblings [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/cpu/cpu0/topology/thread_siblings [new file with mode: 0644]
tests/input/ts-lscpu-x86_64-xenfull/sys/devices/system/node/node0/cpumap [new file with mode: 0644]
tests/ts-lscpu-x86_64-xenfull [new file with mode: 0755]