aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-06-11 17:30:25 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-06-11 17:30:25 +0300
commit07e7ee3d732b60e0b7f5b242bbfb0cdec8e99e7f (patch)
treed8106ba7d4e4e92f4bb4f49427eb6e2db10897a3 /tests/Makefile.am
parentbf6506cdc46446eada5090a428c2407ebd17468a (diff)
downloadpies-07e7ee3d732b60e0b7f5b242bbfb0cdec8e99e7f.tar.gz
pies-07e7ee3d732b60e0b7f5b242bbfb0cdec8e99e7f.tar.bz2
Test pass-fd components
* tests/recvfd.c: New source. * tests/.gitignore: Update. * tests/passfd.at: New test. * tests/Makefile.am: Add new test. * tests/testsuite.at: Add new test. * tests/nt.c: Check all revents bits.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fa1d6be..1fe78dc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -55,6 +55,7 @@ TESTSUITE_AT = \
envop.at\
inet.at\
maxinst.at\
+ passfd.at\
respawn.at\
redirect.at\
ret-exec.at\
@@ -67,7 +68,7 @@ TESTSUITE_AT = \
TESTSUITE = $(srcdir)/testsuite
M4=m4
-noinst_PROGRAMS = envtest to lines nt
+noinst_PROGRAMS = envtest to lines nt recvfd
nt_SOURCES = nt.c iobuf.h
AM_CPPFLAGS = \
-I$(top_srcdir)/lib\

Return to:

Send suggestions and report system problems to the System administrator.