From owner-freebsd-testing@FreeBSD.ORG Tue Nov 5 01:01:22 2013 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4EB5F5B for ; Tue, 5 Nov 2013 01:01:22 +0000 (UTC) (envelope-from julio@meroh.net) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 610872062 for ; Tue, 5 Nov 2013 01:01:21 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id er20so1540065lab.6 for ; Mon, 04 Nov 2013 17:01:20 -0800 (PST) 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=TmbwO8psct/iXrSQ73jCD65gboL6iz8vjUrECV2pmQI=; b=TFi/7smd4TS8/gxDHWP0xbmPAhx9xod6QzMXkIZhRWhOeq+KLanRHWwduBRZpGR30o fjGTwJ0j+RZRpuEQCclPD4K1HlHY1lW+xrtGtFwK+51qbCC9cZTq3mHSg9rvBke4LYd8 +5PLynyjuhyVvLXcBRewLmuEcKBwY9xHfwtNwTGe45h6ejQAim0pnBCvu3wDDnACI5Cj PKareKadCZB31sP6XDoUD61XflSvoonMoRhBaYdpF+BKABb5AU8vJq+MZtYLGaz/hxWp /nW9hUcp+shgi3PZu+TkEQir/RWo+fOx/rIYvrqbX9tcBRImfxLjFNMKl+1r66ReThgr mgXw== X-Gm-Message-State: ALoCoQmKYcD3+jmRkWXBCl4VHbIU/B806uNEOj02Leg3tTTYz36po5yT9RZf6lgVNRX3xwU6LqpX X-Received: by 10.112.143.138 with SMTP id se10mr6764205lbb.26.1383613280111; Mon, 04 Nov 2013 17:01:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.132.135 with HTTP; Mon, 4 Nov 2013 17:01:00 -0800 (PST) X-Originating-IP: [108.176.158.82] In-Reply-To: <20131105005316.GB11443@kiwi.coupleofllamas.com> References: <20131105005316.GB11443@kiwi.coupleofllamas.com> From: Julio Merino Date: Mon, 4 Nov 2013 20:01:00 -0500 Message-ID: Subject: Re: Low-hanging fruit for noobies? To: "R. Tyler Croy" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-testing@freebsd.org 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: Tue, 05 Nov 2013 01:01:22 -0000 On Mon, Nov 4, 2013 at 7:53 PM, R. Tyler Croy wrote: > I've been following jmmv's work for a while, but haven't taken the plunge into > playing with Kyua at all. > > Is there a list of low-hanging fruit, or easy test cases that could be > implemented as a gentle introduction, or is it still too early in the process > for that? Hi, I'd say it's a bit early. I have got to finish a couple of details with the infrastructure before creating/porting tests is easily doable and parallelizable. That's part of the reason why there has been no formal announcement about the wiki page you quoted yet ;-) But be sure that, once we pass that barrier --hopefully soon after my current set of outstanding patches go in--, it will be easy for you to help with test additions! (... which is actually the important part of this project!) Cheers, -- Julio Merino / @jmmv