Hi!
> Many test cases pass FORK flag to tst_sig() though they do not do
> fork() at all, fix these.

Have you tried to run these after the change? Because for some I get:

# ./access02
access02    1  TBROK  :  unexpected signal SIGCHLD/SIGCLD(17) received (pid = 
19902).
access02    2  TBROK  :  Remaining cases broken

The access02.c, for example, runs system() which does fork() then exec().

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to