cvs commit: src/sbin/bsdlabel Makefile runtest.sh

Poul-Henning Kamp phk at FreeBSD.org
Fri Apr 18 15:20:48 PDT 2003


phk         2003/04/18 15:20:46 PDT

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        Makefile 
  Added files:
    sbin/bsdlabel        runtest.sh 
  Log:
  Add the beginning of a regression test.
  
  So far it checks the overwrites of the BSD label inband (ie: dd
  if=/dev/ad0a of=/dev/ad2a).
  
  This excercises the geom::slice::hotspot code.
  
  Revision  Changes    Path
  1.12      +3 -0      src/sbin/bsdlabel/Makefile
  1.1       +110 -0    src/sbin/bsdlabel/runtest.sh (new)


More information about the cvs-src mailing list