]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
tests: run schema checks in sorted order
authorEric Blake <eblake@redhat.com>
Wed, 21 Dec 2011 00:31:27 +0000 (17:31 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 21 Dec 2011 00:34:12 +0000 (17:34 -0700)
commit6fdbce12322f3ae6bcf1ff5c2678c2e9dbc8d2cc
treedb5a67e1ccf6e286ff9cdfbb18af6561cc034518
parentbbae92f8b82fded314583382db5a7f0dd9e17184
tests: run schema checks in sorted order

Having a test that depends on file system timestamps and/or inode
allocation order gives non-deterministic output.

* tests/schematestutils.sh: Run test in deterministic order.
tests/schematestutils.sh