libvirt/tests/nodedevschematest

10 lines
153 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname $0)/test-lib.sh"
. $abs_srcdir/schematestutils.sh
DIRS="nodedevschemadata"
SCHEMA="nodedev.rng"
check_schema "$DIRS" "$SCHEMA"