From owner-freebsd-testing@freebsd.org Fri Sep 29 20:28:04 2017 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3B23E349BE for ; Fri, 29 Sep 2017 20:28:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x22c.google.com (mail-pg0-x22c.google.com [IPv6:2607:f8b0:400e:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A30B3746FB; Fri, 29 Sep 2017 20:28:04 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x22c.google.com with SMTP id b11so358855pgn.12; Fri, 29 Sep 2017 13:28:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=rxkAfait0awrem0IUSejxVz2YuCW5eYo7BYWPQOUhkU=; b=TOXmmXczkSwSqCWBAvR22268dx7rGMapGN5cTIQwe8iYbYrDd9A+gV5mTk3WUZNyh9 m7mko3/NIwRy1W/EcRQ92kJ9jhJ52gpkzpUrbvmlWbGfyTyTCAXUDXFLO7E608Nx2rrY VJ+zzDXc2ZecU/mf0TXcsyWTd0n7et86zdThXiNv87evRy640QEoK2PWXy8N4reJZi5k 0FOG5F6f2Xff6S/iO2RH6aXeDyupfROugl+MtdQ5jTKJdQmJnpdgwkdeYVjlAz3xBNOo MQZT1lWPsDpv2izXz6fXToLpkCj7f++RHzJuXIaciYLGeKJ3wlwQBM8V5DW7Fd8tpz0D y6Sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=rxkAfait0awrem0IUSejxVz2YuCW5eYo7BYWPQOUhkU=; b=gSrNJ6jkExW5Sn4xY95rCJq3BxKhmBrwwdZLiXc8lc/hmczvtiuANVRMNCc7dLUO1P tCQTeEmO0Zj8U1STq3c5sWPGzG/iG20CcxOfHfSd+VgSM874ayEexahTKKPRcXKdzIqB LXejV8Jhfdu8FEeTTnXiXDjOmuUhKEgfgEBt9vbjmiwMMwjdAlXUiJDhbIJk+563HlVQ 3KykpCI4vTDx5YFjPQtLLw/d3e54ov+47ZpQ8IYVqqYdEc6uL/qxD2mvgGFZJkDhJTyH xEJIZtvE4Q0v+HeSQW+YQrbRuRhy519ESeQk0aC4eUhw0FIvgXQoRQ/am4JS9LRxHSR0 iZOA== X-Gm-Message-State: AHPjjUghyGwmQGtadmG5K6j+veBLeuzZvFNON4yrDswYAgUeFdkd14wR g2pHKEzmUUh1elHqGOeInlM= X-Google-Smtp-Source: AOwi7QDajtKeTtCoectIpNEoL0jE+75bG81to3RwAY5g+ddosiqY35Ny5cqq8OgJCY3MmV91j1nlAg== X-Received: by 10.84.130.35 with SMTP id 32mr8057285plc.368.1506716884036; Fri, 29 Sep 2017 13:28:04 -0700 (PDT) Received: from ?IPv6:2620:10d:c096:106:5568:34b0:343e:beea? ([2620:10d:c090:380::2:9f17]) by smtp.gmail.com with ESMTPSA id s76sm8886321pfj.119.2017.09.29.13.28.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2017 13:28:03 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] Install recently added tests From: Ngie Cooper X-Mailer: iPhone Mail (14G60) In-Reply-To: <20170929195657.7u4ldyenygkhbiba@vzakharov> Date: Fri, 29 Sep 2017 13:28:02 -0700 Cc: freebsd-testing@freebsd.org, imp@bsdimp.com, Ed Maste Content-Transfer-Encoding: quoted-printable Message-Id: <4FD3917E-0A54-49C3-AC09-EA95AF4EA071@gmail.com> References: <20170929195657.7u4ldyenygkhbiba@vzakharov> To: Vladimir Zakharov X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2017 20:28:04 -0000 > On Sep 29, 2017, at 12:56, Vladimir Zakharov wrote= : >=20 > Hello! >=20 > r323275 added basic tests for chflags, mkdir, rcp and rmdir. But these > tests are not installed to /usr/tests. LGTM. This is the bad downside of the SUBDIR.yes pattern that's bitten me in the a= ss a couple times now. > # kyua test -k /usr/tests/Kyuafile bin/chflags > Results file id is usr_tests.20170929-195409-880951 > Results saved to /root/.kyua/store/results.usr_tests.20170929-195409-88095= 1.db > kyua: W: No test cases matched by the filter 'bin/chflags'. > # ls /usr/tests/bin/chflags/ > # >=20 > Attached patch fixes this problem. >=20 > Index: bin/chflags/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- bin/chflags/Makefile (revision 324095) > +++ bin/chflags/Makefile (working copy) > @@ -1,6 +1,8 @@ > # @(#)Makefile 8.1 (Berkeley) 6/6/93 > # $FreeBSD$ >=20 > +.include > + > PACKAGE=3Druntime > PROG=3D chflags >=20 > Index: bin/mkdir/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- bin/mkdir/Makefile (revision 324095) > +++ bin/mkdir/Makefile (working copy) > @@ -1,6 +1,8 @@ > # @(#)Makefile 8.1 (Berkeley) 5/31/93 > # $FreeBSD$ >=20 > +.include > + > PACKAGE=3Druntime > PROG=3D mkdir >=20 > Index: bin/rcp/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- bin/rcp/Makefile (revision 324095) > +++ bin/rcp/Makefile (working copy) > @@ -1,6 +1,8 @@ > # @(#)Makefile 8.1 (Berkeley) 7/19/93 > # $FreeBSD$ >=20 > +.include > + > PACKAGE=3Drcmds > PROG=3D rcp > SRCS=3D rcp.c util.c > Index: bin/rmdir/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- bin/rmdir/Makefile (revision 324095) > +++ bin/rmdir/Makefile (working copy) > @@ -1,6 +1,8 @@ > # @(#)Makefile 8.1 (Berkeley) 5/31/93 > # $FreeBSD$ >=20 > +.include > + > PACKAGE=3Druntime > PROG=3D rmdir >=20 > --=20 > Regards, | "In theory there is no difference between theor= y > Vladimir Zakharov | and practice. In practice there is."- Yogi Berra= > _______________________________________________ > freebsd-testing@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-testing > To unsubscribe, send any mail to "freebsd-testing-unsubscribe@freebsd.org"=