[ovs-dev] [PATCH v2 18/28] tests: Add ovs-barrier unit test

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 22 15:34:06 UTC 2021



On 4/12/21 5:20 PM, Gaetan Rivet wrote:
> No unit test exist currently for the ovs-barrier type.
> It is however crucial as a building block and should be verified to work
> as expected.
> 
> Create a simple test verifying the basic function of ovs-barrier.
> Integrate the test as part of the test suite.
> 
> Signed-off-by: Gaetan Rivet <grive at u256.net>
> ---
>  tests/automake.mk    |   1 +
>  tests/library.at     |   5 +
>  tests/test-barrier.c | 264 +++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 270 insertions(+)
>  create mode 100644 tests/test-barrier.c

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list