X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2FMakefile.am;h=ae6027f80eb2ff933bcd332451f87eb7b2a7d773;hp=3b4d8cb4767d0428d77e378270027e8bb8af3c59;hb=33527e065d9506e05f61c020a473544123c0601b;hpb=d20e98b93afaf25faca4db2a3583c191bdabe439 diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index 3b4d8cb..ae6027f 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -26,8 +26,11 @@ 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 \ test-process-both TESTS = $(check_PROGRAMS)