summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/runtest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize setting of labeloffset and labelsector.phk2003-06-071-1/+1
|
* Fix sectorsize != 512 on i386 and pc98. Add test cases for same.phk2003-06-021-15/+20
|
* Add pc98 arch to test set.phk2003-06-011-2/+2
| | | | Remove ktrace which leaked out of test-setup.
* Update the test-script based on the sunlabel version, but put a for-loopphk2003-05-021-91/+151
| | | | in there to run over the various architectures.
* Add the beginning of a regression test.phk2003-04-181-0/+110
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.
OpenPOWER on IntegriCloud