On 18/01/17 13:33, Juergen Gross wrote:
> Add tools/tests/xenstore for a framework to do tests of xenstore.
> The aim is to test for correctness and performance.
> 
> Add a test program containing some tests meant to be run against any
> xenstore implementation (xenstored, oxenstored, xenstore-stubdom).
> 
> It is using libxenstore for access to xenstore and supports multiple
> tests to be either selected all or individually. All tests are using
> /local/domain/<own-domid>/xenstore-test/<pid> as base for doing the
> tests. This allows multiple instances of the program to run in
> parallel.
> 
> Signed-off-by: Juergen Gross <jgr...@suse.com>

BTW: when running the tests against oxenstored I discovered that
oxenstored is applying the default Xenstore entry size limit of 2000
bytes for dom0, too. All other limits are effective for domUs only.
Is this on purpose?


Juergen


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to