[dpdk-dev] [PATCH v2] test/crypto: refactor DOCSIS to show hidden cases

Power, Ciara ciara.power at intel.com
Tue Nov 2 11:40:51 CET 2021


>-----Original Message-----
>From: Troy, Rebecca <rebecca.troy at intel.com>
>Sent: Friday 29 October 2021 10:04
>To: dev at dpdk.org
>Cc: Power, Ciara <ciara.power at intel.com>; Zhang, Roy Fan
><roy.fan.zhang at intel.com>; Coyle, David <david.coyle at intel.com>; Troy,
>Rebecca <rebecca.troy at intel.com>; Akhil Goyal <gakhil at marvell.com>;
>Doherty, Declan <declan.doherty at intel.com>
>Subject: [PATCH v2] test/crypto: refactor DOCSIS to show hidden cases
>
>In the current implementation, the DOCSIS test cases are running and being
>reported as one test, despite the fact that multiple test cases are hidden
>inside i.e. "test_DOCSIS_PROTO_all" runs
>52 test cases. Each DOCSIS test case should be reported individually instead.
>
>This commit achieves this by removing the use of the test_DOCSIS_PROTO_all
>function and statically listing the test cases to run when building the test suite,
>which are then reported to the user by description.
>
>Signed-off-by: Rebecca Troy <rebecca.troy at intel.com>
>
Acked-by: Ciara Power <ciara.power at intel.com>


More information about the dev mailing list