ngie 4aca574c5a MFC r293073:
- Use attach_md instead of hardcoding md(4) provider unit numbers
- Implement a gmirror_test_cleanup function, which in turn calls
  geom_test_cleanup to clean up all md(4) providers allocated in the test
  run.
- Remove duplicate logic in test scripts for removing md(4) providers.
- Don't create files in /tmp (outside the kyua sandbox); use the current
  directory instead
2016-01-24 06:19:49 +00:00
..
2014-12-31 23:25:37 +00:00
2016-01-14 14:21:43 +00:00
2015-12-24 20:15:14 +00:00
2014-12-31 23:25:37 +00:00
2012-09-14 21:28:56 +00:00
2014-12-31 23:25:37 +00:00
2016-01-24 06:19:49 +00:00
2015-02-13 19:06:22 +00:00
2015-11-09 07:49:39 +00:00
2013-01-24 20:47:37 +00:00
2013-10-23 18:07:07 +00:00

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.