summaryrefslogtreecommitdiffstats
path: root/tests/sys/kqueue/libkqueue
Commit message (Collapse)AuthorAgeFilesLines
* Remove EVFILT_PROCDESC blockngie2017-02-101-6/+0
| | | | | | | | This reapplies the patch that was done in ^/stable/10@r297977 This is a direct commit to ^/stable/10 Sponsored by: Dell EMC Isilon
* MFC r304797,r305467:ngie2017-02-1012-0/+1998
r304797 (by jmmv): Make use of Kyua's work directories. Change the vnode tests to use the current directory when creating temporary files, which we can assume is a volatile work directory, and then make the kqueue_test.sh driver _not_ abandon the directory created by Kyua. This makes the various kqueue tests independent of each other, and ensures the temporary file is cleaned up on failure. Problem spotted by asomers@ when reviewing D4254. r305467: Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/... This is being done to clearly distinguish the libkqueue tests from the (soon to be imported) NetBSD tests.
OpenPOWER on IntegriCloud