]> xenbits.xensource.com Git - libvirt.git/commit
test: enable testing for expected parse errors in network XML
authorLaine Stump <laine@laine.org>
Mon, 18 Apr 2016 18:18:37 +0000 (14:18 -0400)
committerLaine Stump <laine@laine.org>
Tue, 19 Apr 2016 16:35:22 +0000 (12:35 -0400)
commit3a773c43c8018a94d37ed3671702cc3863accf36
tree2923528ad2bfd1613ed3bbafd473bbf5bbac34a4
parent153903ec53925923fb41b16a20717ffbc852a8db
test: enable testing for expected parse errors in network XML

This is patterned after similar functionality for domain XML tests,
but tries harder to avoid reading non-existent networkxml2xmlout data
file when parse fails.
tests/networkxml2xmltest.c