From owner-freebsd-testing@FreeBSD.ORG Sat Oct 19 15:51:27 2013 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3F7F8DA2 for ; Sat, 19 Oct 2013 15:51:27 +0000 (UTC) (envelope-from julio@meroh.net) Received: from mail-la0-f48.google.com (mail-la0-f48.google.com [209.85.215.48]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C10EA2114 for ; Sat, 19 Oct 2013 15:51:26 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id er20so1727000lab.21 for ; Sat, 19 Oct 2013 08:51:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=zwPY3knTvFe5EpiQvr7138YzNp4x8Nfhr4LhFVlnvWA=; b=A2AK6n4rc6JFFGOwTixrOjmtAZV03GbTwYiR/UfKOa/1Enouthd+tEcABEuoXCq8o4 07uJIiV9EUU4Q9cDujE6r2yP1zmVBbUHkcb7eBz9YYW5Q4+V2oOpfOBOQTuFUt2/XNzV Z0CtVsNzfvwjiRZW5F134jXe3v1ni4FFXuqhU4jjPfYeC5WsKodRIgMLsebMINIdu8ur VsJUrVkYP1/yuU8aYoMs3DVjPfcwEy/cgcAMDPAmG26GP/zMl7pxStMGqA6fYyE6VfIP 3wyCButpzv9pFJNQ96+JS8WYuVyH8PmfiWQa4OQeTPG+BOjZiyo6IeLEa5rWCXnPKTmb kAJg== X-Gm-Message-State: ALoCoQnLXSY/Hd4Soq0U0DHCCNZ6OYgCorqarJU6hTNgTuBOfwB3dUnKmnvi1XbR74mFVkMOGDeb X-Received: by 10.112.51.166 with SMTP id l6mr6536168lbo.5.1382197879329; Sat, 19 Oct 2013 08:51:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.132.135 with HTTP; Sat, 19 Oct 2013 08:50:59 -0700 (PDT) X-Originating-IP: [172.26.105.74] In-Reply-To: References: From: Julio Merino Date: Sat, 19 Oct 2013 11:50:59 -0400 Message-ID: Subject: Re: Populating /usr/tests To: freebsd-testing@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Rui Paulo , "yaneurabeya ." , Simon Gerraty X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 15:51:27 -0000 [ I'll not learn this... fixing Garret's address. ] On Sat, Oct 19, 2013 at 11:49 AM, Julio Merino wrote: > Hello, > > [ CCing same interested parties as before ] > > Here comes the next round of patches. This time the goal is to start > populating /usr/tests (which already exists) with the only test > program currently available in the tree: src/lib/libcrypt/tests/*. > > With this boilerplate in place, adding new test programs to the base > system should be straightforward (which is the goal here!). I'll be > happy to provide a tutorial later if we agree to this scheme, similar > to the one we have for NetBSD (http://wiki.netbsd.org/tutorials/atf/), > detailing the procedure to add both atf-based and "old-style" test > programs. > > The README file added in add-tests-hierarchy.diff and the tests.7 page > added in add-tests-7.diff might answer some of the questions you might > have. Not repasting their contents here. > > As before, the new set of patches is in > http://portal.meroh.net/~jmmv/freebsd-testing/ . The series file in > it lists the order in which they need to be read/applied and each > patch has a header usable as the commit log. > > I have successfully tested this both in amd64 and powerpc with update > and clean builds/installs. However, please review carefully. > > Thoughts? > > Thanks, > > -- > Julio Merino / @jmmv -- Julio Merino / @jmmv