Hi Aaron,
From: Aaron Conole <aconole@redhat.com>
Sent: Wednesday 14 July 2021 17:41
To: dev@dpdk.org
Cc: David Marchand <redacted>; Richardson, Bruce
[off-list ref]; Yigit, Ferruh [off-list ref];
Power, Ciara [off-list ref]
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 <aconole@redhat.com>
---
<snip>
This is a useful doc, looks good.
Acked-by: Ciara Power <redacted>