<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools/regression/lib, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>Add regression tests for flopen(3).</title>
<updated>2007-08-03T11:29:49Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-08-03T11:29:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2174a10b9ea67f8f64cf9435aaf9f833b0abebc2'/>
<id>urn:sha1:2174a10b9ea67f8f64cf9435aaf9f833b0abebc2</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>- Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.</title>
<updated>2007-06-24T06:14:18Z</updated>
<author>
<name>Michael Bushkov</name>
<email>bushman@FreeBSD.org</email>
</author>
<published>2007-06-24T06:14:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e08827414439cc941171d2b1fa71ac30cd2bd9b6'/>
<id>urn:sha1:e08827414439cc941171d2b1fa71ac30cd2bd9b6</id>
<content type='text'>
  Tests for getipnodebyXXX functions now cover most number of flags
  combinations.

Approved by: re (kensmith), brooks (mentor)
</content>
</entry>
<entry>
<title>Add regression tests for ethers(3) functions, including new _r variants.</title>
<updated>2007-05-13T14:03:21Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-05-13T14:03:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9af491e24b3eb2879550950c538cf42f3e80451d'/>
<id>urn:sha1:9af491e24b3eb2879550950c538cf42f3e80451d</id>
<content type='text'>
Four tests currently fail:

  test_ether_line_bad_1() and test_ether_line_bad_2() due to bugs in
  ether_line(3).

  test_ether_ntohost() and test_ether_hostton() due to not being fully
  implemented tests.
</content>
</entry>
<entry>
<title>Committing regression tests for all implemented nsswitch databases.</title>
<updated>2007-04-15T11:02:31Z</updated>
<author>
<name>Michael Bushkov</name>
<email>bushman@FreeBSD.org</email>
</author>
<published>2007-04-15T11:02:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a3859aa3860c9662bab4a958a5d3195e27f96d53'/>
<id>urn:sha1:a3859aa3860c9662bab4a958a5d3195e27f96d53</id>
<content type='text'>
Detailed description and instructions are in the README file.
This work had been basically done during GSoC 2006.

Approved by:	brooks (mentor)
</content>
</entry>
<entry>
<title>Fix a few of the tests so that correct implementations actually pass them.</title>
<updated>2007-01-07T09:25:22Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-01-07T09:25:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a5f50a64154c11215e075470862c68d0d273ef8'/>
<id>urn:sha1:2a5f50a64154c11215e075470862c68d0d273ef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the test that ensures that when the string "nan(...)" is converted</title>
<updated>2007-01-03T21:28:26Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-01-03T21:28:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f56f1d7735de5c62a9e954280565bcaa0929be0a'/>
<id>urn:sha1:f56f1d7735de5c62a9e954280565bcaa0929be0a</id>
<content type='text'>
to floating-point, the result is a quiet NaN.  The current implementation
may return a signaling NaN, and the vendor has no plans for changing this,
for reasons explained in the comment I added.
</content>
</entry>
<entry>
<title>Fix cut-and-paste bugs in the regression tests.</title>
<updated>2007-01-03T05:38:08Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2007-01-03T05:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f29b2ef51c110b0b81aec3850cb6df93145e330'/>
<id>urn:sha1:3f29b2ef51c110b0b81aec3850cb6df93145e330</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove alpha left-overs.</title>
<updated>2006-08-22T08:03:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-22T08:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9'/>
<id>urn:sha1:2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test program which performs some very basic tests of libmp(3).</title>
<updated>2006-07-28T16:00:59Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2006-07-28T16:00:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e0d07070977eff5c086330c76e38a1e693cf322'/>
<id>urn:sha1:6e0d07070977eff5c086330c76e38a1e693cf322</id>
<content type='text'>
It is by no means expected to perform a complete test of the library
for correctness, but is meant to test the API to make sure libmp (or
libcrypto) updates don't totally break the library.
</content>
</entry>
</feed>
