[libvirt] [PATCH 4/4] tests: sysinfo: Add test data for HP moonshot aarch64 box

Peter Krempa pkrempa at redhat.com
Tue Mar 7 07:34:18 UTC 2017


On Mon, Mar 06, 2017 at 16:24:39 +0100, Peter Krempa wrote:
> Since the kernel does not report much data for that box the sysinfo
> output is comparatively sparse.
> ---
>  tests/sysinfodata/aarch64-moonshotcpuinfo.data   | 72 ++++++++++++++++++++++++
>  tests/sysinfodata/aarch64-moonshotsysinfo.expect |  1 +
>  tests/sysinfotest.c                              |  1 +
>  3 files changed, 74 insertions(+)
>  create mode 100644 tests/sysinfodata/aarch64-moonshotcpuinfo.data
>  create mode 100644 tests/sysinfodata/aarch64-moonshotsysinfo.expect
> 
> diff --git a/tests/sysinfodata/aarch64-moonshotcpuinfo.data b/tests/sysinfodata/aarch64-moonshotcpuinfo.data
> new file mode 100644
> index 000000000..b694fa809
> --- /dev/null
> +++ b/tests/sysinfodata/aarch64-moonshotcpuinfo.data
> @@ -0,0 +1,72 @@

[...]

> +processor	: 6
> +BogoMIPS	: 100.00
> +Features	: fp asimd evtstrm
> +CPU implementer	: 0x50
> +CPU architecture: 8
> +CPU variant	: 0x0
> +CPU part	: 0x000
> +CPU revision	: 1
> +
> +processor	: 7
> +BogoMIPS	: 100.00
> +Features	: fp asimd evtstrm
> +CPU implementer	: 0x50
> +CPU architecture: 8
> +CPU variant	: 0x0
> +CPU part	: 0x000
> +CPU revision	: 1
> +

Consider this wasteful empty line at the end of the file deleted to make
our syntax-check happy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170307/a15c1e67/attachment-0001.sig>


More information about the libvir-list mailing list