Hi Aaron, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Aaron Conole > Sent: Wednesday, July 14, 2021 5:41 PM > To: dev@dpdk.org > Cc: David Marchand <david.march...@redhat.com>; Richardson, Bruce > <bruce.richard...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>; > Power, Ciara <ciara.po...@intel.com> > 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 <acon...@redhat.com> > ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>