[LTP] [PATCH v2] pty: fix some issues in pty02

Cyril Hrubis chrubis@suse.cz
Fri Aug 17 14:50:13 CEST 2018


Hi!
> > > +     if (TEST_RET == -1) {
> > > +             if (TEST_ERR == EINVAL)
> > > +                     tst_res(TCONF, "tcsetattr(, , EXTPROC | ICANON) is
> > not supported");
> > Hi Li,
> >
> > Should we use tst_brk(TCONF, ...) instead?
> 
> 
> Yes, right.

I fixed that, as well as TEST_RET -> TST_RET and TEST_ERR -> TST_ERR,
and applied, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list