aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/geom
Commit message (Expand)AuthorAgeFilesLines
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* Limit gmirror failpoint tests to the test workerBryan Drewery2020-07-237-7/+12
* Fix sys.geom.class.eli.onetime_test.onetime after r363402Li-Wen Hsu2020-07-221-1/+1
* Fix geli's null cipher, and add a test caseAlan Somers2020-07-211-0/+45
* geli: enable direct dispatchAlan Somers2020-07-082-0/+70
* Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CILi-Wen Hsu2020-06-241-0/+5
* Revert 357780, `dtrace -c` has been fixed in head`Li-Wen Hsu2020-05-181-4/+0
* Reenable sys.geom.class.gate.ggate_test.ggated in CIAlan Somers2020-05-171-4/+0
* Fix the sys.geom.class.multipath.misc.fail_on_error test on stable/12Alan Somers2020-05-081-1/+1
* Fix intermittent cleanup failures in the ggated testAlan Somers2020-05-031-1/+5
* geli tests require OpenSSL - exclude them under WITHOUT_OPENSSLEd Maste2020-04-301-0/+4
* Temporarily skip sys.geom.class.gate.ggate_test.ggated in CILi-Wen Hsu2020-03-111-0/+4
* Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu2020-02-111-0/+4
* geli: add a test case for attaching multiple providers with 1 commandAlan Somers2020-01-281-0/+31
* Revert r355861 because the issue has been fixed in r356443Li-Wen Hsu2020-01-071-5/+0
* Temporarily skip failing sys.geom.class.multipath.failloop.failloop on i386 CILi-Wen Hsu2019-12-171-0/+5
* gmultipath: add ATF testsAlan Somers2019-12-065-0/+561
* Remove tests for the deprecated algorithms in r348206Li-Wen Hsu2019-05-312-18/+1
* Skip test component_selection:run_latest_genid if gmirror/gnop GEOM classesOlivier Cochard2019-04-231-1/+8
* Fix geli device cleanupEnji Cooper2019-04-091-8/+4
* Implement tests for online expansion:Pawel Jakub Dawidek2019-04-042-0/+197
* Update configure tests after addition of the online expansion.Pawel Jakub Dawidek2019-04-031-6/+6
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-113-3/+6
* gmirror: Evaluate mirror components against newest metadata copyConrad Meyer2018-12-073-0/+165
* Revert r341665 due to tinderbox breakageConrad Meyer2018-12-073-165/+0
* geom tests: Fix cleanup of ATF tests since r341392Alan Somers2018-12-072-18/+1
* gmirror: Evaluate mirror components against newest metadata copyConrad Meyer2018-12-063-0/+165
* Unbreak geli/gmirror testcases if their geom classes cannot be loadedAlan Somers2018-12-0214-98/+121
* Remove some dead code from the geli testsAlan Somers2018-12-021-4/+0
* Increase timeout for nop_test:stripesize.Ruslan Bukin2018-08-031-1/+1
* gpart: append partition name to the underlying provider's physical pathAlan Somers2018-02-143-2/+198
* geli: append "/eli" to the underlying provider's physical pathAlan Somers2018-02-142-0/+178
* gnop(8): add the ability to set a nop provider's physical pathAlan Somers2018-01-181-6/+109
* Add regression tests for r327779.Mark Johnston2018-01-102-0/+112
* Remove the executable bit from some recently added test scripts.Mark Johnston2018-01-108-0/+0
* geli: optimize testsAlan Somers2018-01-083-17/+32
* geli: convert remaining TAP tests to ATFAlan Somers2018-01-079-166/+203
* Fix typo from r327666Alan Somers2018-01-071-1/+1
* geli: fix parallel execution of testsAlan Somers2018-01-073-42/+38
* geli: convert most tests from TAP to ATFAlan Somers2018-01-0725-1413/+1124
* geli: fix the resize test on arm64Alan Somers2017-12-291-8/+7
* Fix a harmless typo from r310786Alan Somers2017-12-291-1/+1
* geli: factor out some common code in the geli testsAlan Somers2017-12-298-31/+12
* Fix potential TOCTTOU bug in the geli testsAlan Somers2017-12-2922-290/+288
* Skip gnop tests if the corresponding kernel module isn't available.Mark Johnston2017-12-151-0/+11
* Belatedly add syncwait.Mark Johnston2017-12-141-0/+7
* Make indentation consistent with other tests, and use syncwait.Mark Johnston2017-12-142-13/+7
* Add some basic tests for gmirror read and write error handling.Mark Johnston2017-12-146-0/+317
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-0/+8
* Check the exit code from fsck_ffs instead of relying on MODIFIED being in the...Enji Cooper2017-10-101-17/+16