X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=test%2Flib%2FMakefile.am;h=23bee364e727f3751e32a786492ac41fe8cdb744;hb=f7ace4cc96390a26b0f6c5ee4ff8fe6d7d62ecd0;hp=ed570af14605d5610424156d40dc6e947657bc83;hpb=485680a5bfeb952fd652a59efcce35636d6aec00;p=petitboot diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index ed570af..23bee36 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -32,6 +32,7 @@ check_PROGRAMS = list-test \ test-process-async-stdout \ test-process-parent-stdout \ test-process-both \ + test-process-stdout-eintr \ test-fold TESTS = $(check_PROGRAMS)