generator: Add TestOutputDevice.
authorRichard Jones <rjones@redhat.com>
Wed, 15 Sep 2010 16:15:44 +0000 (17:15 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 15 Sep 2010 16:16:51 +0000 (17:16 +0100)
commitff38fea645e69e8f4d84f2691dac3116d9bac1c4
tree55f1b0f40051505533ad95d8d0df09c668a8f73f
parent43d5ea6f1ed4cc74c521e4d2b0eec6110f5c44fd
generator: Add TestOutputDevice.

This is for testing functions that return a device or partition
name, so that we can compare the return value with the canonical
device name (eg. "/dev/vda1" == "/dev/sda1").
generator/generator_capitests.ml
generator/generator_types.ml
generator/generator_utils.ml