libvirt/tests/secretschematest

11 lines
156 B
Plaintext
Raw Normal View History

#!/bin/sh
: ${srcdir=.}
. $srcdir/test-lib.sh
. $abs_srcdir/schematestutils.sh
DIRS="secretxml2xmlin"
SCHEMA="secret.rng"
check_schema "$DIRS" "$SCHEMA"