libvirt/tests/networkschematest
2009-10-16 10:52:26 -04:00

9 lines
150 B
Bash
Executable File

#!/bin/sh
source ./schematestutils.sh
DIRS="../src/network networkxml2xmlin networkxml2xmlout"
SCHEMA="network.rng"
check_schema "$DIRS" "$SCHEMA"