aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/geom_gpt
Commit message (Expand)AuthorAgeFilesLines
* Use verb=delete not verb=removeEnji Cooper2017-04-221-2/+2
* gctl_test.t: minor tweaksEnji Cooper2017-04-221-5/+6
* gctl_test_helper: add diagnostic output for parse_retval(..)Enji Cooper2017-04-221-4/+8
* The GPT class no longer exists; use the PART class insteadEnji Cooper2017-04-221-1/+1
* Bump WARNS to 6 per previous commits which fixed warningsEnji Cooper2017-04-221-0/+2
* gctl_test_helper: apply polishEnji Cooper2017-04-221-4/+8
* gctl_test.t: use make to compile gctl_test_helper instead of calling cc directlyEnji Cooper2017-04-222-6/+12
* Rename gctl.t to gctl_test.t and test.c to gctl_test_helper.cEnji Cooper2017-04-222-1/+1
* Fix -Wimplicit-function-declaration compilation warning by moving libgeom.hEnji Cooper2017-04-221-1/+1
* MFp4:Marcel Moolenaar2006-04-101-16/+70
* MFp4:Marcel Moolenaar2006-04-101-17/+81
* Update to match geom_gpt:1.35Marcel Moolenaar2005-11-131-3/+5
* Instead of saving the unit number of the md(4) device name, save theMarcel Moolenaar2005-11-121-23/+26
* Rough implementation of the create and add verbs. The verbs causeMarcel Moolenaar2005-10-091-42/+65
* o Extend the suite to run more than just the driver. We need to runMarcel Moolenaar2005-09-192-72/+75
* Add the beginnings of a testsuite for testing GPT control requests.Marcel Moolenaar2005-09-192-0/+223