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

10 lines
185 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
. "$(dirname $0)/test-lib.sh"
. $abs_srcdir/schematestutils.sh
2009-10-09 08:47:43 -04:00
DIRS="../src/network networkxml2xmlin networkxml2xmlout"
SCHEMA="network.rng"
check_schema "$DIRS" "$SCHEMA"