Files
libvirt/tests/domainsnapshotschematest
T

11 lines
197 B
Bash
Raw Normal View History

2010-05-03 17:15:18 -04:00
#!/bin/sh
: ${srcdir=.}
. $srcdir/test-lib.sh
. $abs_srcdir/schematestutils.sh
DIRS="domainsnapshotxml2xmlin domainsnapshotxml2xmlout"
SCHEMA="domainsnapshot.rng"
check_schema "$DIRS" "$SCHEMA"