X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2FMakefile.am;fp=test%2Flib%2FMakefile.am;h=ae6027f80eb2ff933bcd332451f87eb7b2a7d773;hp=36067100553a09de2e7deec2e018f9fcd2b52dad;hb=33527e065d9506e05f61c020a473544123c0601b;hpb=4153ab54b5933fc315ad896e264f74571a494c90 diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index 3606710..ae6027f 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -26,6 +26,8 @@ check_PROGRAMS = list-test \ test-process-noargs \ test-process-sync \ test-process-sync-stdout \ + test-process-stderr \ + test-process-stderr-stdout \ test-process-async \ test-process-async-stdout \ test-process-parent-stdout \