[dpdk-dev] [PATCH v4 09/13] telemetry: add tests for telemetry api

Van Haaren, Harry harry.van.haaren at intel.com
Tue Oct 16 02:46:36 CEST 2018


> -----Original Message-----
> From: Laatz, Kevin
> Sent: Thursday, October 11, 2018 9:59 AM
> To: dev at dpdk.org
> Cc: Van Haaren, Harry <harry.van.haaren at intel.com>;
> stephen at networkplumber.org; gaetan.rivet at 6wind.com; shreyansh.jain at nxp.com;
> thomas at monjalon.net; mattias.ronnblom at ericsson.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Ciara Power <ciara.power at intel.com>; Brian
> Archbold <brian.archbold at intel.com>; Laatz, Kevin <kevin.laatz at intel.com>
> Subject: [PATCH v4 09/13] telemetry: add tests for telemetry api
> 
> From: Ciara Power <ciara.power at intel.com>
> 
> 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.power at intel.com>
> Signed-off-by: Brian Archbold <brian.archbold at intel.com>
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
> ---

Acked-by: Harry van Haaren <harry.van.haaren at intel.com>


More information about the dev mailing list