Message ID | 20190104214134.23971-1-yauheni.kaliuta@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | testsuite: abstraction to compare file descriptor | expand |
On Fri, Jan 04, 2019 at 11:41:32PM +0200, Yauheni Kaliuta wrote: > Factor out common code to handle comparation of stdout/stderr to the > template. > > The first patch is made to make reviewing of the change of the > original logic easier. LGTM, thanks. I'll push them soon if they pass CI. Lucas De Marchi > > Yauheni Kaliuta (2): > testsuite: track number of descriptors instead of their state > testsuite: factor out fd related parameters to a structure > > testsuite/testsuite.c | 362 +++++++++++++++++++++++++----------------- > 1 file changed, 219 insertions(+), 143 deletions(-) > > -- > 2.20.0 >