summaryrefslogtreecommitdiffstats
path: root/regress/sys/nfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use setup and cleanup feature from regress framework.bluhm2020-12-161-28/+23
* Before mounting NFS, wait until mountd(8) has exported the directory.bluhm2017-09-041-1/+7
* ld.so and nfs regress were using PROGS variable before it was addedbluhm2017-07-101-3/+2
* Create and connect to unix domain sockets on NFS mounted file system.bluhm2017-02-101-2/+18
* Do not unconfigure mount points, vnd devices and NFS daemons duringbluhm2017-01-181-6/+2
* SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup.bluhm2017-01-161-2/+2
* Make mount points and makefiles for file system tests consistent.bluhm2017-01-133-17/+21
* Use a NFS mount via loopback for testing file system operations.bluhm2017-01-135-0/+240