summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/flock (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove echo headlines. Use consistent target names.bluhm2020-12-161-7/+5
* output the name of each targetanton2020-03-111-1/+3
* enable deadlock related testsanton2019-05-061-4/+1
* add tests covering negative lengths and positive overflowsanton2018-11-102-2/+75
* unifdef HAVE_SYSIDanton2018-11-071-12/+0
* add lockf(3) testsanton2018-11-065-102/+314
* cleanup flock regress:anton2018-11-032-133/+121
* Add flock insertion tests covering all possible forms of byte range overlap.anton2018-10-212-2/+294
* Add a test covering the recently fixed fcntl() panic.anton2018-10-162-3/+43
* Use arc4random instead of random in the flock regress tests.jsing2014-01-101-6/+4
* Suppress known failuresguenther2011-07-071-1/+4
* Have the flock regress test actually depend on the flock regressphessler2010-06-201-2/+2
* file advisory locking tests from FreeBSD. We fail to detectart2008-07-252-0/+1510