Date: Sun, 7 Sep 2014 20:57:18 +0200 From: Antoine Brodin <antoine@freebsd.org> To: Garrett Cooper <ngie@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r269603 - in head: etc/mtree lib/libnv lib/libnv/tests tools/regression/lib/libnv Message-ID: <CAALwa8nHXs_8OH%2B3B--4os9yoHfM7dEaRpeMYXbtq37%2BOaqatA@mail.gmail.com> In-Reply-To: <53e12558.5d33.563f584f@svn.freebsd.org> References: <53e12558.5d33.563f584f@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 5, 2014 at 8:41 PM, Garrett Cooper <ngie@freebsd.org> wrote: > Author: ngie > Date: Tue Aug 5 18:41:27 2014 > New Revision: 269603 > URL: http://svnweb.freebsd.org/changeset/base/269603 > > Log: > Integrate lib/libnv into the build/kyua > > Rename all of the TAP test applications from <test> to <test>_test > to match the convention described in the TestSuite wiki page > > Phabric: D538 > Approved by: jmmv (mentor) > Sponsored by: EMC / Isilon Storage Division > > Added: > head/lib/libnv/tests/ > head/lib/libnv/tests/Makefile (contents, props changed) > head/lib/libnv/tests/nvlist_add_test.c > - copied unchanged from r269562, head/tools/regression/lib/libnv/nvlist_add.c > head/lib/libnv/tests/nvlist_exists_test.c > - copied unchanged from r269545, head/tools/regression/lib/libnv/nvlist_exists.c > head/lib/libnv/tests/nvlist_free_test.c > - copied unchanged from r269545, head/tools/regression/lib/libnv/nvlist_free.c > head/lib/libnv/tests/nvlist_get_test.c > - copied unchanged from r269545, head/tools/regression/lib/libnv/nvlist_get.c > head/lib/libnv/tests/nvlist_move_test.c > - copied unchanged from r269545, head/tools/regression/lib/libnv/nvlist_move.c > head/lib/libnv/tests/nvlist_send_recv_test.c > - copied unchanged from r269545, head/tools/regression/lib/libnv/nvlist_send_recv.c > Deleted: > head/tools/regression/lib/libnv/ > Modified: > head/etc/mtree/BSD.tests.dist > head/lib/libnv/Makefile Hi, It seems that after this commit libnv moved from /lib to /usr/lib. Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8nHXs_8OH%2B3B--4os9yoHfM7dEaRpeMYXbtq37%2BOaqatA>