Date: Fri, 18 Apr 2003 15:20:46 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/bsdlabel Makefile runtest.sh Message-ID: <200304182220.h3IMKk3g047343@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304182220.h3IMKk3g047343>