aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/geom
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-141-0/+3
|\
| * Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact thatEnji Cooper2017-08-021-0/+3
* | Make test scripts under tests/... non-executableEnji Cooper2017-08-087-0/+0
|/
* Remove superfluous `exit 0` added in r321702Enji Cooper2017-07-291-1/+0
* Load geom_gate(4) if necessary before running tests; skip if it can't be loadedEnji Cooper2017-07-291-0/+19
* Add regression tests for r317712 and r306743.Mark Johnston2017-05-023-0/+117
* Fix buildworld broken in r315230 when /sys doesn't point into a rightGleb Smirnoff2017-03-151-1/+1
* Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/...Enji Cooper2017-03-147-38/+19
* A forced commit to note other portion of the Makefile change accidentallyEnji Cooper2017-02-191-1/+1
* Unbreak the build when "make obj" is executed beforehandEnji Cooper2017-02-191-2/+2
* improve PBKDF2 performanceAllan Jude2017-02-196-0/+1279
* Replace for/retry loops with "wait_for_ggate_device" calls and checkEnji Cooper2017-02-021-24/+19
* Wait for /dev/ggate* to appear after calling `ggatel create` in :ggatel_{file...Enji Cooper2017-01-311-2/+21
* ATFify the geom gate tests.Alan Somers2017-01-106-177/+194
* ATFify the gnop testsAlan Somers2016-12-305-68/+167
* Reduce the runtime of the GELI testsAlan Somers2016-12-2910-359/+376
* Change fs image name so it will not be regenerated (weRuslan Bukin2016-10-251-2/+2
* Add big-endian uzip file system and choose right file systemRuslan Bukin2016-10-195-113/+212
* Increase timeouts for geli tests. It takes 2-3x more time to proceed theRuslan Bukin2016-09-281-7/+7
* Use bsdlabel as we don't have hardlink disklabel -> bsdlabelRuslan Bukin2016-09-221-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0411-65/+22
* MFHGlen Barber2016-04-041-6/+4
|\
| * Use a SKIP testplan instead of bailing out if/when the tester isn'tEnji Cooper2016-03-221-6/+4
* | MFHGlen Barber2016-03-1011-0/+121
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0911-0/+121
* | MFHGlen Barber2016-02-151-0/+1
|\|
| * Similar to r295116, add an additional 1 second sleep after calling ggatelEnji Cooper2016-02-101-0/+1
* | Final pass through to fix 'tests' packaging.Glen Barber2016-02-031-2/+3
* | More 'tests' packaging fixes.Glen Barber2016-02-039-0/+36
* | More 'tests' package fixes.Glen Barber2016-02-032-0/+6
|/