From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WpfW0-0004GD-TW for ltp-list@lists.sourceforge.net; Wed, 28 May 2014 15:11:40 +0000 Date: Wed, 28 May 2014 17:11:24 +0200 From: chrubis@suse.cz Message-ID: <20140528151124.GA16345@rei> References: <1401269376-6404-1-git-send-email-wangxg.fnst@cn.fujitsu.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1401269376-6404-1-git-send-email-wangxg.fnst@cn.fujitsu.com> Subject: Re: [LTP] [PATCH] kernel/syscalls: fix wrong fork_flag passed to tst_sig() List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Xiaoguang Wang Cc: ltp-list@lists.sourceforge.net 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 chrubis@suse.cz ------------------------------------------------------------------------------ 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 Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list