Statistics
| Branch: | Tag: | Revision:

root / test / data / bdev-both.txt @ d357f531

History | View | Annotate | Download (944 Bytes)

# Date Author Comment
3840729d 01/07/2008 01:22 pm Iustin Pop

Add unittest for DRBD8 drdbsetup show parser

This patch changes the bdev.DRBD8._GetDevInfo to take a string instead
of a minor, separates the `drbdsetup show` invocation into a new
separate method (bdev.DRBD8._GetShowData) and modifies the rest of the
DRBD8 class to make the appropriate calls....