Re: [dpdk-dev] [PATCH v5] guides: add a guide for developing unit tests

2021-11-26 Thread Thomas Monjalon
15/10/2021 19:06, Aaron Conole: > The DPDK testing infrastructure includes a comprehensive set of > libraries, utilities, and CI integrations for developers to test > their code changes. This isn't well documented, however. > > Document the basics for adding a test suite to the infrastructure > a

[dpdk-dev] [PATCH v5] guides: add a guide for developing unit tests

2021-10-15 Thread Aaron Conole
The DPDK testing infrastructure includes a comprehensive set of libraries, utilities, and CI integrations for developers to test their code changes. This isn't well documented, however. Document the basics for adding a test suite to the infrastructure and enabling that test suite for continuous i