]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Skip virNWFilterTechDriver when validating API naming
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 29 Apr 2013 13:39:04 +0000 (14:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 9 May 2013 16:09:59 +0000 (17:09 +0100)
commit4e6b73d23923fa70b44b647efe499a2060be3576
treee430165d7c11bf7d3c737777eaf11a046553813e
parentdc34fc16be9bb42ff4030f361f478a74d70dbdbb
Skip virNWFilterTechDriver when validating API naming

The virNWFilterTechDriver struct is an internal only driver
API with no public API equivalent. It should be skipped by
the 'check-driverimpls' test case

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/check-driverimpls.pl