cvs commit: src/tools/regression/geom_gpt gctl.t
Marcel Moolenaar
marcel at FreeBSD.org
Sat Nov 12 12:17:09 PST 2005
marcel 2005-11-12 20:17:08 UTC
FreeBSD src repository
Modified files:
tools/regression/geom_gpt gctl.t
Log:
Instead of saving the unit number of the md(4) device name, save the
whole name. This does not unnecessarily close the door that in some
future we want to test on something other than md(4) devices.
Also add a "conf" action so that we can check whether a gctl actually
did the right thing or not. It's one thing to check that the result
strings are as expected, but it doesn't tell us if the end result is
correct. This needs a bit more fleshing out, but for now a visual
(i.e. manual) check suffices.
Revision Changes Path
1.4 +26 -23 src/tools/regression/geom_gpt/gctl.t
More information about the cvs-all
mailing list