opnsense-src/tests/sys/kqueue
Julio Merino f2ee07cfdc 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.
2016-08-25 10:28:47 +00:00
..
common.h kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT 2016-01-28 20:24:15 +00:00
config.h
kqueue_test.sh Make use of Kyua's work directories. 2016-08-25 10:28:47 +00:00
main.c kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT 2016-01-28 20:24:15 +00:00
Makefile Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
proc.c kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXIT 2016-01-28 20:24:15 +00:00
read.c Ensure that we test the event condition when a disabled kevent is enabled. 2016-02-19 01:49:33 +00:00
signal.c
timer.c
user.c
vnode.c Make use of Kyua's work directories. 2016-08-25 10:28:47 +00:00