aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern/unix_passfd_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/kern/unix_passfd_stream.c')
-rw-r--r--tests/sys/kern/unix_passfd_stream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sys/kern/unix_passfd_stream.c b/tests/sys/kern/unix_passfd_stream.c
new file mode 100644
index 000000000000..e3612bf8da7e
--- /dev/null
+++ b/tests/sys/kern/unix_passfd_stream.c
@@ -0,0 +1,2 @@
+#define TEST_PROTO SOCK_STREAM
+#include "unix_passfd_test.c"