From owner-freebsd-testing@FreeBSD.ORG Fri Jul 25 01:39:16 2014 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 ESMTPS id 3B7A72A7 for ; Fri, 25 Jul 2014 01:39:16 +0000 (UTC) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C7378204F for ; Fri, 25 Jul 2014 01:39:15 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id a1so3422895wgh.23 for ; Thu, 24 Jul 2014 18:39:14 -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:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=XGF4IHYOFAV6CkcuegkQFqA3ZFCHeaXlvImSW7eevEA=; b=LASmoJLFP7mLHa8UXGlxvp8TMt9sezXuduIlGNGT/L+PNIaj2bSyrR6qx4KTue3xPI o8Y6I+1E+pIfjyGfRtG+KrezPKXszvuqxWUyYsIstsJb/1yVmbX5lhDyNLrKY3+4CWBQ /dg5hrleuL7b+b361qZ0ozaP/XN3JuIci20T5rQLdrOON0WRGHaGneRrgxgTfboryx30 YlJF5UvlRpAvY2LsBiDMEIZkPJBD/BpUupXVHCffW/MTq87fvnNvc+7BsMMxDW9tH6/a QFrxM133BLCt4/VQim72ljQ2y0vMdYP8K0gTFyP0v4trM0//6VSVjloykF6BY7ET6+hx LNKg== X-Gm-Message-State: ALoCoQky3Qaiy/elYcIcjpo86GGIYaLdsVJurD1yAbTazNeTI29oLv7fUSv/jZKIfdG+AYJkAbJN X-Received: by 10.180.38.51 with SMTP id d19mr1035683wik.10.1406250970448; Thu, 24 Jul 2014 18:16:10 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.194.203.3 with HTTP; Thu, 24 Jul 2014 18:15:50 -0700 (PDT) X-Originating-IP: [184.153.117.174] In-Reply-To: References: From: Julio Merino Date: Thu, 24 Jul 2014 21:15:50 -0400 X-Google-Sender-Auth: zqk5MRaFvhjL5VbVnQWiOP1Ptwk Message-ID: Subject: Re: Best place to learn how to write tests which work under kyua? To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 01:39:16 -0000 On Thu, Jul 24, 2014 at 4:26 PM, Garrett Cooper wrote: > On Thu, Jul 24, 2014 at 1:02 PM, Julio Merino wrote: >> I thought I had something in the Kyua wiki pages, but I guess not. >> Meh, I'll have to write some other kind of documentation or >> introductory article... documentation is currently not very good, I >> agree. > > A topic like this is generally done in the handbook. Not that Craig was asking about general documentation on writing tests _not_ for FreeBSD. That cannot go in the handbook ;-)