From owner-freebsd-testing@FreeBSD.ORG Sun Nov 24 22:02:58 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 ESMTPS id 191E2EE5 for ; Sun, 24 Nov 2013 22:02:58 +0000 (UTC) Received: from mail-pb0-x22e.google.com (mail-pb0-x22e.google.com [IPv6:2607:f8b0:400e:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E90C82853 for ; Sun, 24 Nov 2013 22:02:57 +0000 (UTC) Received: by mail-pb0-f46.google.com with SMTP id md12so4414048pbc.33 for ; Sun, 24 Nov 2013 14:02:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:date:cc :content-transfer-encoding:message-id:references:to; bh=Ry2fL4mvUsyfec3KdJSamSF99oCzBO3wV23gC91eI+8=; b=P8p/z4E5+TMcG3QGBRRgj2oKatqMVImQF5C4hunDEL/h9hXvNwzvQHAEvVjLqIZuwA gwhm9G2hcFHfKwjX4gvmg64Qsp1J2UkNmdpJYYjr1mOE+lSmZ4GBg8bcxNIZEhIAEvrE z5h3jvGuuKBKkeI4UsluMVFoOxgEzgbKaKXQ2umxoppobEDKdACbA/g81DI33AUcXLDz 7b8X+uGvQ7uiEifIGn4LyVSw+PP1ICQAxf3TJ9l3HEf8dTJ/NBl3yC39et/ehtvWYSpR P0pqZOg6b6IyaoatpxiaylNEuZPdJtw4/daIQ0eV/BKwKPtgA+qzHxT1QUL8+yEHlWPU 6jcg== X-Received: by 10.66.149.231 with SMTP id ud7mr24618490pab.8.1385330577403; Sun, 24 Nov 2013 14:02:57 -0800 (PST) Received: from [192.168.20.5] (c-50-181-163-89.hsd1.wa.comcast.net. [50.181.163.89]) by mx.google.com with ESMTPSA id qw8sm68465094pbb.27.2013.11.24.14.02.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 24 Nov 2013 14:02:56 -0800 (PST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Fwd: Confusion over BSD.tests.dist From: Garrett Cooper Date: Sun, 24 Nov 2013 14:02:54 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <83E6FED5-2E76-4E43-9547-C0DC1C90DBBD@gmail.com> To: Julio Merino X-Mailer: Apple Mail (2.1822) Cc: freebsd-testing@FreeBSD.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 22:02:58 -0000 Forwarding this message to freebsd-testing for others to have = context in terms of what I=92m proposing be done. Thanks! -Garrett Begin forwarded message: > From: Garrett Cooper > Subject: Confusion over BSD.tests.dist > Date: November 24, 2013 at 2:01:25 PM PST > To: Julio Merino >=20 > Hi Julio, > I think there=92s some confusion over what the intent of this = file was. I originally planned for it to be strictly for tests, and it = seems to have morphed into a tests and test infrastructure mtree file. = This is mostly ok, except for the fact that now if I specify TESTSBASE = !=3D /usr/tests, things will fail in the build. > I=92d like to fix this, but that means that the ATF/Kyua = infrastructure pieces really need to be moved out into their own mtree = file. Does that sound ok? > Thanks! > -Garrett