Hi Aaron, >From: Aaron Conole <[email protected]> >Sent: Wednesday 14 July 2021 17:41 >To: [email protected] >Cc: David Marchand <[email protected]>; Richardson, Bruce ><[email protected]>; Yigit, Ferruh <[email protected]>; >Power, Ciara <[email protected]> >Subject: [PATCH v4] guides: add a guide for developing unit tests > >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 <[email protected]> >--- <snip>
This is a useful doc, looks good. Acked-by: Ciara Power <[email protected]>

