1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-27 07:22:07 +03:00
libvirt/tests/storagevolschematest

11 lines
206 B
Plaintext
Raw Normal View History

#!/bin/sh
: ${srcdir=.}
. $srcdir/test-lib.sh
. $abs_srcdir/schematestutils.sh
DIRS="storagevolxml2xmlin storagevolxml2xmlout storagevolschemadata"
SCHEMA="storagevol.rng"
check_schema "$DIRS" "$SCHEMA"