1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-15 14:50:21 +03:00
libvirt/tests/nodedevschematest

10 lines
153 B
Plaintext
Raw Permalink Normal View History

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