summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom_nop
Commit message (Collapse)AuthorAgeFilesLines
* MFC r293821:ngie2016-03-143-60/+0
| | | | | | | | | | | | | | | | | | Integrate tools/regression/geom_{concat,eli,gate,mirror,nop,raid3,shsec,stripe,uzip} in to the FreeBSD test suite as tests/sys/geom/class/{concat,eli,gate,mirror,nop,raid3,shsec,stripe,uzip} The tools/regression/geom and tools/regression/geom_part testcases are being left alone because both test sets are both currently broken. The majority of this work was done on ^/user/ngie/more-tests2 . The differences are as follows: - tests/sys/geom/class/Makefile.inc is not present; it was inlined into the class's Makefiles for explicitness. - The testcases officially require root via kyua - The geom_gate(4) tests don't use the pidfile changes proposed in https://reviews.freebsd.org/D4836 .
* MFC r293437:ngie2016-03-133-17/+16
| | | | | | - Add a conf.sh file for executing common functions with gnop - Use attach_md for attaching md(4) devices - Don't hardcode /tmp for temporary files, which violates the kyua sandbox
* - Make use of geom_subr.sh to improve regression tests.pjd2005-12-073-5/+12
| | | | - Keep class-specific data in conf.sh file.
* Convert gnop(8) regression tests to the new framework.pjd2005-12-074-20/+8
|
* Add regression tests for geom_stripe and geom_nop.pjd2004-05-224-0/+66
Supported by: Wheel - Open Technologies - http://www.wheel.pl
OpenPOWER on IntegriCloud