[CRIU] [PATCH 9/9] tty: test -- Add /dev/tty testing into pty00
Cyrill Gorcunov
gorcunov at gmail.com
Mon Mar 9 06:41:30 PDT 2015
On Mon, Mar 09, 2015 at 04:37:14PM +0300, Pavel Emelyanov wrote:
> > /* Try to reproduce a deadlock */
> > if (dup2(fdm, 101) != 101) {
> > err("dup( , 101) failed");
> >
>
> Usually zdtm test consists of two steps -- prepare smth and check that
> this smth is still there and works properly. I see only the first step
> in this patch :) How about the 2nd one?
yeah, thanks, i'll update the test once time permit
More information about the CRIU
mailing list