<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/atf_python/sys/netlink/netlink.py, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-06-01T10:45:29Z</updated>
<entry>
<title>netlink: add support for decoding genl ops/groups in pytest</title>
<updated>2023-06-01T10:45:29Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-06-01T10:45:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54b955f4df5e76b5679ba7f3eb6bb2d5fc62923d'/>
<id>urn:sha1:54b955f4df5e76b5679ba7f3eb6bb2d5fc62923d</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>testing: add support for using custom interfaces in pytest framework.</title>
<updated>2023-05-15T10:44:20Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-05-15T10:44:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3065e767def62d9b593dd7528c0eb121a7e1439'/>
<id>urn:sha1:f3065e767def62d9b593dd7528c0eb121a7e1439</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Testing: add framework for the kernel unit tests.</title>
<updated>2023-04-14T15:47:55Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-04-14T15:25:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e5d0784b9b5296bda801add034b057ad68237f7'/>
<id>urn:sha1:3e5d0784b9b5296bda801add034b057ad68237f7</id>
<content type='text'>
This changes intends to reduce the bar to the kernel unit-testing by
 introducing a new kernel-testing framework ("ktest") based on Netlink,
 loadable test modules and python test suite integration.

This framework provides the following features:
* Integration to the FreeBSD test suite
* Automatic test discovery
* Automatic test module loading
* Minimal boiler-plate code in both kernel and userland
* Passing any metadata to the test
* Convenient environment pre-setup using python testing framework
* Streaming messages from the kernel to the userland
* Running tests in the dedicated taskqueues
* Skipping or parametrizing tests

Differential Revision: https://reviews.freebsd.org/D39385
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>tests: add support for parsing generic netlink families.</title>
<updated>2023-04-01T19:33:47Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-03-31T15:37:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc2538cb7bdb8e22afc331c3733f2e306624be9e'/>
<id>urn:sha1:fc2538cb7bdb8e22afc331c3733f2e306624be9e</id>
<content type='text'>
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D39370
</content>
</entry>
<entry>
<title>tests: split netlink.py into multiple files to impove maintainability.</title>
<updated>2023-04-01T19:31:38Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-03-31T09:55:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fee65b7e21eeeb625dcaba8cf2b9e0cf5af83498'/>
<id>urn:sha1:fee65b7e21eeeb625dcaba8cf2b9e0cf5af83498</id>
<content type='text'>
This diff does not contain any functional changes.
Its sole purpose is splitting netlink.py into smaller chunks.
The new code simplifies the upcoming generic netlink support
introduction.

MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D39365
</content>
</entry>
</feed>
