Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2005 14:04:36 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/sockets/accf_data_attach accf_data_attach.c
Message-ID:  <200502131404.j1DE4aVA000431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-13 14:04:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    tools/regression/sockets/accf_data_attach accf_data_attach.c 
  Log:
  Merge accf_data_attach.c:1.3-1.4 from HEAD to RELENG_5, excluding the
  introduction of the '.t' file as the regression test framework has
  not yet been MFC'd:
  
    date: 2004/10/23 22:18:37;  author: rwatson;  state: Exp;  lines: +38 -65
    Use errx() instead of fprintf()/exit() for conciseness.
  
    date: 2004/11/11 19:47:53;  author: nik;  state: Exp;  lines: +26 -16
    Switch over to a different, more flexible test output protocol that's
    understood by Perl's Test::Harness module and prove(1) commands.
  
    Update README to describe the new protocol.  The work's broken down into
    two main sets of changes.
  
    First, update the existing test programs (shell scripts and C programs)
    to produce output in the ok/not ok format, and to, where possible, also
    produce a header describing the number of tests that are expected to be
    run.
  
  Revision  Changes    Path
  1.1.2.1   +49 -66    src/tools/regression/sockets/accf_data_attach/accf_data_attach.c



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