Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2005 20:17:08 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/geom_gpt gctl.t
Message-ID:  <200511122017.jACKH8Hx041593@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511122017.jACKH8Hx041593>