blob: 3f428a061388b0bc64bcf85baa91a0bb43dc7126 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Files:
tests/test-pipe.c
tests/signature.h
tests/macros.h
Depends-on:
stdbool
binary-io
msvc-nothrow
configure.ac:
Makefile.am:
TESTS += test-pipe
check_PROGRAMS += test-pipe
|