Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 23:35:30 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r279419 - in head/tools/test: . dtrace
Message-ID:  <201502282335.t1SNZU7v058757@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Sat Feb 28 23:35:29 2015
New Revision: 279419
URL: https://svnweb.freebsd.org/changeset/base/279419

Log:
  Remove the old DTrace test suite makefile - it was somewhat primitive and
  mostly unmaintained, and it has been superseded by the infrastructure added
  in r279418.
  
  Reviewed by:	ngie
  Sponsored by:	EMC / Isilon Storage Divison

Deleted:
  head/tools/test/dtrace/
Modified:
  head/tools/test/README

Modified: head/tools/test/README
==============================================================================
--- head/tools/test/README	Sat Feb 28 23:30:06 2015	(r279418)
+++ head/tools/test/README	Sat Feb 28 23:35:29 2015	(r279419)
@@ -8,7 +8,6 @@ and try to break it and/or measuring per
 Please make a subdir per program, and add a brief description to this file.
 
 devrandom	Programs to test /dev/*random.
-dtrace		DTrace test suite
 malloc		A program to test and benchmark malloc().
 netfibs		Programs to test multi-FIB network stacks.
 posixshm	A program to test POSIX shared memory.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502282335.t1SNZU7v058757>