On Thu, 23 Aug 2018 13:08:09 +0100
Ciara Power <ciara.po...@intel.com> wrote:

> This patch adds all tests for the Telemetry API.
> The tests added include a parser test, selftest, and socket
> messaging tests.
> 
> The parser tests pass valid and invalid messages to the parser
> to ensure the correct return values are received.
> The selftest tests basic functions in the Telemetry API such as
> registering, unregistering, and initialisation.
> The socket messaging tests pass messages through the socket and
> validates the return message, to ensure the Telemetry API is
> responding correctly.
> 
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> Signed-off-by: Brian Archbold <brian.archb...@intel.com>
> ---
>  drivers/telemetry/telemetry/telemetry_driver.c    |   7 +
>  lib/librte_telemetry/Makefile                     |   1 +
>  lib/librte_telemetry/meson.build                  |   4 +-

Please add entry to MAINTAINERS for new libraries.

Reply via email to