summaryrefslogtreecommitdiff
path: root/tests/sys/geom
AgeCommit message (Expand)Author
12 daystests: Increase timeoutJose Luis Duran
2025-10-17glabel: add a basic testBrad Davis
2024-09-04ggate tests: Use unique ports among testsMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-14gnop tests: SerializeMark Johnston
2024-06-10virstor: basic functional testRyan Libby
2024-05-19geli: allocate a UMA pool earlierMariusz Zaborski
2023-11-27tests: don't run atf_* in a subshellGleb Smirnoff
2023-11-16Add tests for gunion(8)Yan-Hao Wang
2023-10-02geli tests: Use shorter passphrases in setkey_passphraseMark Johnston
2023-09-02tests: Skip all tests that require mdconfig when /dev/mdctl missingWarner Losh
2023-08-28geli tests: Add a regression test for geli setkey -JMark Johnston
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-07-31ggate tests: SerializeMark Johnston
2023-07-31gmirror tests: SerializeMark Johnston
2023-06-12geli tests: Add a regression test for PR 271766Mark Johnston
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-03-08Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to runLi-Wen Hsu
2022-03-07gmultipath tests: Re-enable the failloop test in CIMark Johnston
2022-02-24Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu
2021-10-04gmultipath tests: Re-enable the failloop test in CIMark Johnston
2021-09-29gmultipath failloop test: Put the dtrace sanity checker in right placeLi-Wen Hsu
2021-09-29Fix typoLi-Wen Hsu
2021-09-29Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu
2021-08-27Add a regression test for ggatec remote code executionAlan Somers
2021-06-14gconcat: Add some simple regression tests for the new append verbMark Johnston
2021-05-06gmultipath: make physpath distinct from the underlying providers'Alan Somers
2020-09-18build: provide a default WARNS for all in-tree buildsKyle Evans
2020-07-23Limit gmirror failpoint tests to the test workerBryan Drewery
2020-07-22Fix sys.geom.class.eli.onetime_test.onetime after r363402Li-Wen Hsu
2020-07-21Fix geli's null cipher, and add a test caseAlan Somers
2020-07-08geli: enable direct dispatchAlan Somers
2020-06-24Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CILi-Wen Hsu
2020-05-18Revert 357780, `dtrace -c` has been fixed in head`Li-Wen Hsu
2020-05-17Reenable sys.geom.class.gate.ggate_test.ggated in CIAlan Somers
2020-05-08Fix the sys.geom.class.multipath.misc.fail_on_error test on stable/12Alan Somers
2020-05-03Fix intermittent cleanup failures in the ggated testAlan Somers
2020-04-30geli tests require OpenSSL - exclude them under WITHOUT_OPENSSLEd Maste
2020-03-11Temporarily skip sys.geom.class.gate.ggate_test.ggated in CILi-Wen Hsu
2020-02-11Temporarily skip sys.geom.class.multipath.failloop.failloop in CILi-Wen Hsu
2020-01-28geli: add a test case for attaching multiple providers with 1 commandAlan Somers
2020-01-07Revert r355861 because the issue has been fixed in r356443Li-Wen Hsu
2019-12-17Temporarily skip failing sys.geom.class.multipath.failloop.failloop on i386 CILi-Wen Hsu
2019-12-06gmultipath: add ATF testsAlan Somers
2019-05-31Remove tests for the deprecated algorithms in r348206Li-Wen Hsu
2019-04-23Skip test component_selection:run_latest_genid if gmirror/gnop GEOM classesOlivier Cochard
2019-04-09Fix geli device cleanupEnji Cooper
2019-04-04Implement tests for online expansion:Pawel Jakub Dawidek