summaryrefslogtreecommitdiffstats
path: root/test/lib/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-12-16 15:16:36 +0800
committerJeremy Kerr <jk@ozlabs.org>2013-12-18 09:51:11 +0800
commit8b09f179fb71f13223e78ceb91f6a692053957b0 (patch)
treedaf5b65eba123ac968f735d3cf0c7e07844f72cb /test/lib/Makefile.am
parent32e2eac76dcdc7b54454c9f3731496f8947cdbbc (diff)
downloadtalos-petitboot-8b09f179fb71f13223e78ceb91f6a692053957b0.tar.gz
talos-petitboot-8b09f179fb71f13223e78ceb91f6a692053957b0.zip
test/lib: Add parent stdout test
Looks like we missed adding a test source file. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'test/lib/Makefile.am')
-rw-r--r--test/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am
index 3b4d8cb..3606710 100644
--- a/test/lib/Makefile.am
+++ b/test/lib/Makefile.am
@@ -28,6 +28,7 @@ check_PROGRAMS = list-test \
test-process-sync-stdout \
test-process-async \
test-process-async-stdout \
+ test-process-parent-stdout \
test-process-both
TESTS = $(check_PROGRAMS)
OpenPOWER on IntegriCloud