X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2FMakefile.am;h=23bee364e727f3751e32a786492ac41fe8cdb744;hp=ae6027f80eb2ff933bcd332451f87eb7b2a7d773;hb=30dce4ce0447802e3b54b3f760c5fd8eacbe75ff;hpb=33527e065d9506e05f61c020a473544123c0601b diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index ae6027f..23bee36 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -31,7 +31,9 @@ check_PROGRAMS = list-test \ test-process-async \ test-process-async-stdout \ test-process-parent-stdout \ - test-process-both + test-process-both \ + test-process-stdout-eintr \ + test-fold TESTS = $(check_PROGRAMS)