]> xenbits.xensource.com Git - libvirt.git/commit
test: Implement node device driver.
authorCole Robinson <crobinso@redhat.com>
Thu, 1 Oct 2009 18:54:36 +0000 (14:54 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 5 Oct 2009 18:07:16 +0000 (14:07 -0400)
commit2eb9301ba5cdec9f55c701b782f174a69839e4be
treed19039a4ba091a043c465fcf32a126f94b44b8d7
parent6e24ccb266b20dfd5a081e15b7f478da2ea12412
test: Implement node device driver.

Add a simple 'computer' device for the default driver. Only implement
the basic calls, no creation or destroy happening.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/test/test_driver.c