generator: Allow individual tests to depend on daemon features.
authorRichard Jones <rjones@redhat.com>
Thu, 3 Jun 2010 13:31:58 +0000 (14:31 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 12 Jul 2010 07:32:34 +0000 (08:32 +0100)
commit3b1f3d64dedcfffde2b7ae40d48244c24d5bbd71
treecc0359577afc33d0c106dcdfa7b357fa00d2b43e
parentbfe89cafcb4bba84d48ce8cbe09b53b9dcabca3b
generator: Allow individual tests to depend on daemon features.

Using IfAvailable "featurename" we allow individual tests to
only run if the feature is available in the daemon.

This will allow us to extend testing to a lot more optional
features such as NTFS.
(cherry picked from commit f9d08600c52dc0730e7dad8d9259b59e32aeece2)
src/generator.ml