From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1X9bvn-0002PQ-NH for ltp-list@lists.sourceforge.net; Tue, 22 Jul 2014 15:24:43 +0000 Date: Tue, 22 Jul 2014 17:24:01 +0200 From: chrubis@suse.cz Message-ID: <20140722152401.GA23212@rei> References: <1405933204-12601-1-git-send-email-wangxg.fnst@cn.fujitsu.com> <1405933204-12601-2-git-send-email-wangxg.fnst@cn.fujitsu.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1405933204-12601-2-git-send-email-wangxg.fnst@cn.fujitsu.com> Subject: Re: [LTP] [PATCH v2 2/2] lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message 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! > If testcase calls tst_brkm(...) to terminate test, usually we need > to serch the message outputted by tst_brkm() to locate it in test > program, it is inefficient, especially we have multiple same messages, > so here we choose to make tst_brkm output extra information about > source files and line number. Also make similar change to tst_resm(). Pushed, thanks. -- Cyril Hrubis chrubis@suse.cz ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list