From owner-svn-src-stable@freebsd.org Sun Jul 23 18:13:20 2017 Return-Path: Delivered-To: svn-src-stable@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 94CD8DAA06E; Sun, 23 Jul 2017 18:13:20 +0000 (UTC) (envelope-from ngie@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DE046A164; Sun, 23 Jul 2017 18:13:20 +0000 (UTC) (envelope-from ngie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6NIDJj0038638; Sun, 23 Jul 2017 18:13:19 GMT (envelope-from ngie@FreeBSD.org) Received: (from ngie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6NIDJjC038637; Sun, 23 Jul 2017 18:13:19 GMT (envelope-from ngie@FreeBSD.org) Message-Id: <201707231813.v6NIDJjC038637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ngie set sender to ngie@FreeBSD.org using -f From: Ngie Cooper Date: Sun, 23 Jul 2017 18:13:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r321391 - stable/11/targets/pseudo/tests X-SVN-Group: stable-11 X-SVN-Commit-Author: ngie X-SVN-Commit-Paths: stable/11/targets/pseudo/tests X-SVN-Commit-Revision: 321391 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2017 18:13:20 -0000 Author: ngie Date: Sun Jul 23 18:13:19 2017 New Revision: 321391 URL: https://svnweb.freebsd.org/changeset/base/321391 Log: MFC r316603,r321214: r316603: META_MODE: add additional reachover relative paths to DIRDEPS_BUILD These additional entries are being added, after their addition to the source tree. r321214: Update targets/pseudo/tests/Makefile.depend after recent additions/subtractions from the FreeBSD test suite. MFC with: r316603 Modified: stable/11/targets/pseudo/tests/Makefile.depend Directory Properties: stable/11/ (props changed) Modified: stable/11/targets/pseudo/tests/Makefile.depend ============================================================================== --- stable/11/targets/pseudo/tests/Makefile.depend Sun Jul 23 18:10:47 2017 (r321390) +++ stable/11/targets/pseudo/tests/Makefile.depend Sun Jul 23 18:13:19 2017 (r321391) @@ -7,13 +7,17 @@ # find . -name Makefile -exec grep -l '^\.include.*\.test.mk' {} + | grep -v '^\./contrib' | sed -e 's,/Makefile,,' -e 's,^\./,,' -e 's,^, ,' -e 's,$, \\,' | sort DIRDEPS= \ bin/cat/tests \ + bin/chmod/tests \ bin/date/tests \ bin/dd/tests \ + bin/echo/tests \ bin/expr/tests \ + bin/ln/tests \ bin/ls/tests \ bin/mv/tests \ bin/pax/tests \ bin/pkill/tests \ + bin/pwait/tests \ bin/sh/tests \ bin/sh/tests/builtins \ bin/sh/tests/errors \ @@ -113,6 +117,7 @@ DIRDEPS= \ cddl/usr.sbin/dtrace/tests/common/vars \ cddl/usr.sbin/dtrace/tests/common/version \ cddl/usr.sbin/tests \ + cddl/usr.sbin/zfsd/tests \ gnu/lib/tests \ gnu/tests \ gnu/usr.bin/diff/tests \ @@ -131,6 +136,7 @@ DIRDEPS= \ lib/libc/tests/gen/execve \ lib/libc/tests/gen/posix_spawn \ lib/libc/tests/hash \ + lib/libc/tests/iconv \ lib/libc/tests/inet \ lib/libc/tests/locale \ lib/libc/tests/net \ @@ -149,12 +155,16 @@ DIRDEPS= \ lib/libc/tests/time \ lib/libc/tests/tls \ lib/libc/tests/ttyio \ + lib/libcam/tests \ lib/libcrypt/tests \ + lib/libdevdctl/tests \ + lib/libkvm/tests \ lib/libmp/tests \ lib/libnv/tests \ lib/libpam/libpam/tests \ lib/libproc/tests \ lib/librt/tests \ + lib/libsbuf/tests \ lib/libthr/tests \ lib/libthr/tests/dlopen \ lib/libthr/tests/dlopen/dso \ @@ -166,8 +176,6 @@ DIRDEPS= \ libexec/atf/atf-sh/tests \ libexec/atf/tests \ libexec/rtld-elf/tests \ - libexec/rtld-elf/tests/libpythagoras \ - libexec/rtld-elf/tests/target \ libexec/tests \ sbin/devd/tests \ sbin/dhclient/tests \ @@ -193,6 +201,8 @@ DIRDEPS= \ tests/sys/aio \ tests/sys/fifo \ tests/sys/file \ + tests/sys/fs \ + tests/sys/fs/tmpfs \ tests/sys/geom \ tests/sys/geom/class \ tests/sys/geom/class/concat \ @@ -209,13 +219,13 @@ DIRDEPS= \ tests/sys/kern/execve \ tests/sys/kern/pipe \ tests/sys/kqueue \ + tests/sys/kqueue/libkqueue \ tests/sys/mac \ tests/sys/mac/bsdextended \ tests/sys/mac/portacl \ tests/sys/mqueue \ tests/sys/netinet \ tests/sys/opencrypto \ - tests/sys/pjdfstest/pjdfstest \ tests/sys/pjdfstest/tests \ tests/sys/pjdfstest/tests/chflags \ tests/sys/pjdfstest/tests/chmod \ @@ -292,10 +302,13 @@ DIRDEPS= \ usr.bin/cmp/tests \ usr.bin/col/tests \ usr.bin/comm/tests \ + usr.bin/compress/tests \ usr.bin/cpio/tests \ usr.bin/cut/tests \ usr.bin/dirname/tests \ + usr.bin/du/tests \ usr.bin/file2c/tests \ + usr.bin/getconf/tests \ usr.bin/grep/tests \ usr.bin/gzip/tests \ usr.bin/ident/tests \ @@ -306,17 +319,21 @@ DIRDEPS= \ usr.bin/m4/tests \ usr.bin/mkimg/tests \ usr.bin/ncal/tests \ + usr.bin/pr/tests \ usr.bin/printf/tests \ - usr.bin/pwait/tests \ + usr.bin/procstat/tests \ usr.bin/sdiff/tests \ usr.bin/sed/tests \ usr.bin/sed/tests/regress.multitest.out \ usr.bin/soelim/tests \ + usr.bin/stat/tests \ + usr.bin/tail/tests \ usr.bin/tar/tests \ usr.bin/tests \ usr.bin/timeout/tests \ usr.bin/tr/tests \ usr.bin/truncate/tests \ + usr.bin/uniq/tests \ usr.bin/units/tests \ usr.bin/uudecode/tests \ usr.bin/uuencode/tests \ @@ -341,6 +358,7 @@ DIRDEPS= \ DIRDEPS:= ${DIRDEPS:Ncddl/usr.sbin/dtrace/tests/common/nfs} DIRDEPS:= ${DIRDEPS:Ncddl/usr.sbin/dtrace/tests/common/sysevent} DIRDEPS:= ${DIRDEPS:Ncddl/usr.sbin/dtrace/tests/common/docsExamples} +DIRDEPS:= ${DIRDEPS:Ncddl/usr.sbin/zfsd/tests} DIRDEPS:= ${DIRDEPS:Nlib/libc/tests/net/getaddrinfo} .include