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