Codebase list libvirt / debian/0.9.1-1 tests / storagepoolschematest
debian/0.9.1-1

Tree @debian/0.9.1-1 (Download .tar.gz)

storagepoolschematest @debian/0.9.1-1raw · history · blame

#!/bin/sh

: ${srcdir=.}
. $srcdir/test-lib.sh
. $abs_srcdir/schematestutils.sh

DIRS="storagepoolxml2xmlin storagepoolxml2xmlout"
SCHEMA="storagepool.rng"

check_schema "$DIRS" "$SCHEMA"