<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/mtree/BSD.tests.dist, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2020-12-08T17:44:34Z</updated>
<entry>
<title>Missed adding netgraph to mtree in r368443:</title>
<updated>2020-12-08T17:44:34Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2020-12-08T17:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a70c318de4824b0b6eed4c0e2fc591edff261240'/>
<id>urn:sha1:a70c318de4824b0b6eed4c0e2fc591edff261240</id>
<content type='text'>
	New Netgraph module ng_macfilter:

	Macfilter to route packets through different hooks based on sender MAC address.

	Based on ng_macfilter written by Pekka Nikander

	Sponsered by Retina b.v.

Reviewed by:    afedorov
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D27268
</content>
</entry>
<entry>
<title>Fix indenting for netmap.</title>
<updated>2020-12-08T17:42:32Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2020-12-08T17:42:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa004e43f38852ad87065895e0a1974705a46b1f'/>
<id>urn:sha1:fa004e43f38852ad87065895e0a1974705a46b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge ping6 to ping</title>
<updated>2020-11-26T04:29:30Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2020-11-26T04:29:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3cde9171d2d50852ab782e90acf734f416246e86'/>
<id>urn:sha1:3cde9171d2d50852ab782e90acf734f416246e86</id>
<content type='text'>
There is now a single ping binary, which chooses to use ICMP or ICMPv4
based on the -4 and -6 options, and the format of the address.

Submitted by:	Ján Sučan &lt;sucanjan@gmail.com&gt;
Sponsored by:	Google LLC (Google Summer of Code 2019)
MFC after:	Never
Differential Revision:	https://reviews.freebsd.org/D21377
</content>
</entry>
<entry>
<title>cp: add some basic tests</title>
<updated>2020-09-23T03:01:14Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-09-23T03:01:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5028ea32d646a2483ac4853aad5d5c935d84e9f4'/>
<id>urn:sha1:5028ea32d646a2483ac4853aad5d5c935d84e9f4</id>
<content type='text'>
There are some tests available in the NetBSD test suite, but we don't
currently pass all of those; further investigation will go into that. For
now, just add a basic test as well as a test that copies from /dev/null to a
file.

The /dev/null test confirms that the file gets created if it's empty, then
that it truncates the file if it's non-empty. This matches some usage that
was previously employed in the build and was replaced in r366042 by a
simpler shell construct.

I will also plan on coming back to expand these in due time.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Connect the tests provided with the new bc and dc</title>
<updated>2020-08-03T20:26:04Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2020-08-03T20:26:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f022d2cd17af99bc785bdcb8ea6dca44a8ec03a4'/>
<id>urn:sha1:f022d2cd17af99bc785bdcb8ea6dca44a8ec03a4</id>
<content type='text'>
The tests compare the command output (including of error cases) with the
expected output and exit code.

Not all tests are executed, since some expect to have a known good bc and
dc binary installed and compare results of large amounts of generated data
being processed by both versions to test for regressions.
</content>
</entry>
<entry>
<title>Add tests for "add", "change" and "delete" functionality of /sbin/route.</title>
<updated>2020-07-22T13:49:54Z</updated>
<author>
<name>Tom Jones</name>
<email>thj@FreeBSD.org</email>
</author>
<published>2020-07-22T13:49:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b01bf881c848ba0be72fc74ba5eaa58c66c35e1'/>
<id>urn:sha1:3b01bf881c848ba0be72fc74ba5eaa58c66c35e1</id>
<content type='text'>
Add tests to cover "add", "change" and "delete" functionality of /sbin/route
for ipv4 and ipv6. These tests for the existing route tool are the first step
towards creating libroute.

Submitted by:   Ahsan Barkati
Sponsored by:   Google, Inc. (GSoC 2020)
Reviewed by:    kp, thj
Approved by:    bz (mentor)
MFC after:      1 month
Differential Revision:  https://reviews.freebsd.org/D25220
</content>
</entry>
<entry>
<title>Add a basic test for nvmecontrol</title>
<updated>2020-04-07T20:26:42Z</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2020-04-07T20:26:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e3e53d746642e3457724d712c2209309665f94f'/>
<id>urn:sha1:0e3e53d746642e3457724d712c2209309665f94f</id>
<content type='text'>
I recently made some bug fixes in nvmecontrol. It occurred to me that
since nvmecontrol lacks any kyua tests, I should convert the informal
testing I did into a more formal automated test. The test in this
change should be considered just a starting point; it is neither
complete nor thorough. While converting the test to ATF/kyua, I
discovered a small bug in nvmecontrol; the nvmecontrol devlist command
would always exit with an unsuccessful status. So I included the fix
for that, too, so that the test won't fail.

Reviewed by:	imp@
MFC after:	3 days
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D24269
</content>
</entry>
<entry>
<title>gmultipath: add ATF tests</title>
<updated>2019-12-06T00:12:14Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-12-06T00:12:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67f72211ddf1f9a6b306a82c1202f50f63c36978'/>
<id>urn:sha1:67f72211ddf1f9a6b306a82c1202f50f63c36978</id>
<content type='text'>
Add ATF tests for most gmultipath operations. Add some dtrace probes too,
primarily for configuration changes that happen in response to provider
errors.

PR:		178473
MFC after:	2 weeks
Sponsored by:	Axcient
Differential Revision:	https://reviews.freebsd.org/D22235
</content>
</entry>
<entry>
<title>Link in NetBSD's unifdef(1) tests</title>
<updated>2019-11-18T04:03:11Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2019-11-18T04:03:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=470182bb6eef79e52f276447b9f9eb556e05fef9'/>
<id>urn:sha1:470182bb6eef79e52f276447b9f9eb556e05fef9</id>
<content type='text'>
Skip one, is it currently fails.
</content>
</entry>
<entry>
<title>libexecinfo: Integrate NetBSD test into FreeBSD</title>
<updated>2019-10-27T05:32:08Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2019-10-27T05:32:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43e9023f2d8b0286cfd438a6ff721775fb8ba2a0'/>
<id>urn:sha1:43e9023f2d8b0286cfd438a6ff721775fb8ba2a0</id>
<content type='text'>
</content>
</entry>
</feed>
