[dpdk-dev] [PATCH v5] guides: add a guide for developing unit tests
Thomas Monjalon
thomas at monjalon.net
Fri Nov 26 17:20:42 CET 2021
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
> and enabling that test suite for continuous integration platforms
> so that newer developers can understand how to develop test suites
> and test cases.
>
> Signed-off-by: Aaron Conole <aconole at redhat.com>
> Acked-by: Ciara Power <ciara.power at intel.com>
> Acked-by: Fan Zhang <roy.fan.zhang at intel.com>
> Acked-by: John McNamara <john.mcnamara at intel.com>
Applied with some formatting changes, and added recent "extra" suite, thanks.
More information about the dev
mailing list