freebsd-skq/sbin/mdconfig
ngie bb7db53959 MFC r275170:
Convert sbin/mdconfig/tests from prove format tests to ATF format tests

  As a side effect...
  1. The tests now checks for the root user before continuing with kyua, which is
     more visible than the test being skipped with the TAP protocol
  2. The tests work with devices that aren't /dev/md0 by caching the device
     attached during the test to a file, and later use the cached information to
     detach the device in the cleanup routine
  3. The tests no longer require perl to run

  PR: 191191
  Sponsored by: EMC / Isilon Storage Division
2014-12-05 12:51:27 +00:00
..
tests MFC r275170: 2014-12-05 12:51:27 +00:00
Makefile MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
mdconfig.8 mdoc: remove EOL whitespace. 2013-06-29 16:05:44 +00:00
mdconfig.c MFC r257036: 2014-10-09 23:17:18 +00:00