summaryrefslogtreecommitdiff
path: root/regress/usr.bin/cap_mkdb
AgeCommit message (Collapse)Author
2006-03-22The regression test currently fails, which it should. This adds aRay Lai
check to make sure it fails with an expected error. Help with make-fu by espie@. OK otto@
2006-03-10Regression test for truncated file.Ray Lai
ok otto and millert