aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/geom/class/gate
Commit message (Expand)AuthorAgeFilesLines
* ggate tests: Use unique ports among testsMark Johnston2024-09-041-6/+6
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* ggate tests: SerializeMark Johnston2023-07-311-0/+3
* Add a regression test for ggatec remote code executionAlan Somers2021-08-271-0/+34
* Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CILi-Wen Hsu2020-06-241-0/+5
* Reenable sys.geom.class.gate.ggate_test.ggated in CIAlan Somers2020-05-171-4/+0
* Fix intermittent cleanup failures in the ggated testAlan Somers2020-05-031-1/+5
* Temporarily skip sys.geom.class.gate.ggate_test.ggated in CILi-Wen Hsu2020-03-111-0/+4
* Make test scripts under tests/... non-executableEnji Cooper2017-08-081-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
* 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
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-6/+2
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-02-151-0/+1
|\|
| * Similar to r295116, add an additional 1 second sleep after calling ggatelEnji Cooper2016-02-101-0/+1
* | More 'tests' packaging fixes.Glen Barber2016-02-031-0/+4
|/
* Use the pidfile support added to ggated(8) in r294973 to ensure that theEnji Cooper2016-02-011-2/+3
* Add an additional 1 second sleep to after calling ggatec before callingEnji Cooper2016-02-011-0/+1
* PID file support hasn't been committed for ggated(8) yet. Unbreak runningEnji Cooper2016-01-141-2/+1
* Remove unnecessary kldload logic added to geom_subr.sh in r293028Enji Cooper2016-01-141-2/+0
* IntegrateEnji Cooper2016-01-135-0/+185