From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/216 Path: news.gmane.org!not-for-mail From: Solar Designer Newsgroups: gmane.linux.lib.musl.general Subject: Re: test framework Date: Fri, 29 Jul 2011 19:32:22 +0400 Message-ID: <20110729153222.GA11457@openwall.com> References: <20110729131839.GI29562@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1311953560 3135 80.91.229.12 (29 Jul 2011 15:32:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Jul 2011 15:32:40 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-300-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jul 29 17:32:36 2011 Return-path: Envelope-to: gllmg-musl@lo.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by lo.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Qmp3E-0008KA-5Z for gllmg-musl@lo.gmane.org; Fri, 29 Jul 2011 17:32:36 +0200 Original-Received: (qmail 20410 invoked by uid 550); 29 Jul 2011 15:32:35 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 20401 invoked from network); 29 Jul 2011 15:32:35 -0000 Content-Disposition: inline In-Reply-To: <20110729131839.GI29562@port70.net> User-Agent: Mutt/1.4.2.3i Xref: news.gmane.org gmane.linux.lib.musl.general:216 Archived-At: On Fri, Jul 29, 2011 at 03:18:39PM +0200, Szabolcs Nagy wrote: > now that cluts has many tests i was started to > think how to put these into a framework so it's > easy to add new tests Sounds good. > http://repo.or.cz/w/musl-test.git I am not sure I'd be placing each set of tests in its own subdirectory, but this is fine. Overall, we have a bunch of tests in cluts and some more in Rich's libc-testsuite - and I think it'd make sense to put all of these in a common framework. cluts doesn't have to be Luka's code only. http://git.etalabs.net/cgi-bin/gitweb.cgi?p=libc-testsuite Alexander