svn commit: r296576 - head/tools/regression/filemon

Bryan Drewery bdrewery at FreeBSD.org
Wed Mar 9 20:15:05 UTC 2016


Author: bdrewery
Date: Wed Mar  9 20:15:03 2016
New Revision: 296576
URL: https://svnweb.freebsd.org/changeset/base/296576

Log:
  Remove these broken filemon tests.
  
  They were not very useful in their current state.  It only ran a fork bomb,
  confirmed headers/footers matched, hard-coded the number of expected entries
  (rather than ensuring each entry is present when expected), and was missing a
  sizeof_long.c file from r251368 which makes its intent for testing 32-bit
  binaries unclear.
  
  More extensive tests should be written with ATF now.

Deleted:
  head/tools/regression/filemon/


More information about the svn-src-head mailing list