summaryrefslogtreecommitdiff
path: root/modules/pipe2-tests
blob: 74f9d5f3e338e05178a9be9df32a2c688c0c5c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-pipe2.c
tests/signature.h
tests/macros.h

Depends-on:
stdbool
msvc-nothrow

configure.ac:

Makefile.am:
TESTS += test-pipe2
check_PROGRAMS += test-pipe2
test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)