]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add virresctrltest
authorMartin Kletzander <mkletzan@redhat.com>
Sat, 11 Nov 2017 08:13:08 +0000 (09:13 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 25 Jan 2018 16:16:08 +0000 (17:16 +0100)
commitae885bb52089b1d367e7ac1ed5d8d683e0bfefbd
tree6cee3ffacd821248ece91f6773f91dcd8e056e28
parent7387e3fea44e28118e1f72841d79503849e15985
tests: Add virresctrltest

This test initializes capabilities from vircaps2xmldata (since it exists there
already) and then requests list of free bitmaps (all unallocated space) from
virresctrl.c

Desirable outputs are saved in virresctrldata.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/Makefile.am
tests/virresctrldata/resctrl-cdp.schemata [new file with mode: 0644]
tests/virresctrldata/resctrl-skx-twocaches.schemata [new file with mode: 0644]
tests/virresctrldata/resctrl-skx.schemata [new file with mode: 0644]
tests/virresctrldata/resctrl.schemata [new file with mode: 0644]
tests/virresctrltest.c [new file with mode: 0644]