]> git.ozlabs.org Git - petitboot/blobdiff - test/lib/Makefile.am
test/lib: Add parent stdout test
[petitboot] / test / lib / Makefile.am
index 3b4d8cb4767d0428d77e378270027e8bb8af3c59..36067100553a09de2e7deec2e018f9fcd2b52dad 100644 (file)
@@ -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)