<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools/regression/pipe, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Add two more pipe regression tests.  Not yet hooked into the test framework.</title>
<updated>2005-01-21T06:46:18Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2005-01-21T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc737843910575db3f7781e69dcc01385c5b3c6b'/>
<id>urn:sha1:cc737843910575db3f7781e69dcc01385c5b3c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
<updated>2004-12-21T08:47:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T08:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653b48c80fb85b2a10372d664a4b55dbdc51dae'/>
<id>urn:sha1:e653b48c80fb85b2a10372d664a4b55dbdc51dae</id>
<content type='text'>
OK'ed by:	core
</content>
</entry>
<entry>
<title>Switch over to a different, more flexible test output protocol that's</title>
<updated>2004-11-11T19:47:55Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>2004-11-11T19:47:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00e13b1d679d242d6db62cab43303efe327afdbc'/>
<id>urn:sha1:00e13b1d679d242d6db62cab43303efe327afdbc</id>
<content type='text'>
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.

Second, provide the .t files that actually run the tests.  In some cases
these are copies of, or very similar too, scripts that already existed.
I've kept the old scripts around so that it's possible to verify that
behaviour under this new system (in terms of whether or not a test fails)
is identical to the behaviour under the old system.

Add a TODO file.
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Add two more programs useful for testing the correctness of pipes.</title>
<updated>2004-07-22T02:46:25Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2004-07-22T02:46:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a99c936ba351f3e498f7ad13269b5d462f33fe9a'/>
<id>urn:sha1:a99c936ba351f3e498f7ad13269b5d462f33fe9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this test compile again and remove its dependency on sys/pipe.h.</title>
<updated>2004-07-21T03:13:53Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2004-07-21T03:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d895e295d0a8ec6869dfb201ca3dc0d5286e1a85'/>
<id>urn:sha1:d895e295d0a8ec6869dfb201ca3dc0d5286e1a85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a simple regression test for the stat st_size bug just fixed in</title>
<updated>2004-07-20T07:17:19Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2004-07-20T07:17:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9fb02d624f6aea84deb78811224a320ccfd22d9e'/>
<id>urn:sha1:9fb02d624f6aea84deb78811224a320ccfd22d9e</id>
<content type='text'>
sys_pipe.c
</content>
</entry>
<entry>
<title>Add a regression test for the big pipe bug.</title>
<updated>2003-07-31T12:40:56Z</updated>
<author>
<name>Pierre Beyssac</name>
<email>pb@FreeBSD.org</email>
</author>
<published>2003-07-31T12:40:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af1a7621cf1b1c7182e9f9bece77ad1806aa79c5'/>
<id>urn:sha1:af1a7621cf1b1c7182e9f9bece77ad1806aa79c5</id>
<content type='text'>
Suggested by: silby
</content>
</entry>
</feed>
