[dpdk-dev] [PATCH v16 9/9] Add unit tests for thread API

Thomas Monjalon thomas at monjalon.net
Tue Oct 12 18:33:16 CEST 2021


09/10/2021 09:41, Narcisa Ana Maria Vasile:
> From: Narcisa Vasile <navasile at microsoft.com>
> 
> As a new API for threading is introduced,
> a set of unit tests have been added to test the new interface.
> The tests verify that:
>  * mutexes and barriers behave as expected
>  * thread properties are applied correctly
>  * the thread id is retrieved correctly
>  * thread creation/destruction works properly

Please make each test part of the patch implementing the feature.
Thanks




More information about the dev mailing list