<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/sys/netgraph/basic.c, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2021-06-13T20:29:56Z</updated>
<entry>
<title>tests/netgraph: Check for PR241954</title>
<updated>2021-06-13T20:29:56Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-10T09:54:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43e4821315c31db067e23564b9bfafb519e77b2b'/>
<id>urn:sha1:43e4821315c31db067e23564b9bfafb519e77b2b</id>
<content type='text'>
Add tests to check for renaming issues reported in PR241954 and solved
in D30110.

MFC:	Together with D30629
Differential Revision: https://reviews.freebsd.org/D30713
</content>
</entry>
<entry>
<title>tests/netgraph: Missed fixup after D30699</title>
<updated>2021-06-13T20:16:52Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-10T10:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0afa9be03937d60cb5aeba64c81e3e2165bd3737'/>
<id>urn:sha1:0afa9be03937d60cb5aeba64c81e3e2165bd3737</id>
<content type='text'>
During D30699 the existing basic tests were missed.  Furthermore
debugging output was still in the code, which is removed now.

MFC:	together with D30699
Differential Revision: https://reviews.freebsd.org/D30714
</content>
</entry>
<entry>
<title>tests/netgraph: Fix style</title>
<updated>2021-06-09T11:31:16Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-08T08:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a664ade93972ce617f0888ff79e715dff9cf0f87'/>
<id>urn:sha1:a664ade93972ce617f0888ff79e715dff9cf0f87</id>
<content type='text'>
Indent all files correctly

MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30692
</content>
</entry>
<entry>
<title>tests/netgraph: Inital framework for testing libnetgraph</title>
<updated>2021-06-04T13:17:54Z</updated>
<author>
<name>Lutz Donnerhacke</name>
<email>donner@FreeBSD.org</email>
</author>
<published>2021-06-02T22:29:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24ea1dbf257aa6757f469bcd859f90e9ad851e59'/>
<id>urn:sha1:24ea1dbf257aa6757f469bcd859f90e9ad851e59</id>
<content type='text'>
Provide a framework of functions to test various netgraph modules.
Tests contain:
 - creating, renaming, and destroying nodes
 - connecting and removing hooks
 - sending and receiving data
 - sending ASCII messages
 - errors can be passed for indiviual inspection or fail the test

Reviewed by:	kp
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30629
</content>
</entry>
</feed>
