Hi Aaron, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Aaron Conole > Sent: Wednesday, July 14, 2021 5:41 PM > To: [email protected] > Cc: David Marchand <[email protected]>; Richardson, Bruce > <[email protected]>; Yigit, Ferruh <[email protected]>; > Power, Ciara <[email protected]> > Subject: [dpdk-dev] [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]> > ---
Acked-by: Fan Zhang <[email protected]>

