Hi
On Wed, Aug 24, 2022 at 2:57 PM Bin Meng wrote:
> From: Bin Meng
>
> Update the best practices of how to write portable test cases that
> can be built and run successfully on both Linux and Windows hosts.
>
> Signed-off-by: Bin Meng
>
Reviewed-by: Marc-André Lureau
> ---
>
> docs/devel
From: Bin Meng
Update the best practices of how to write portable test cases that
can be built and run successfully on both Linux and Windows hosts.
Signed-off-by: Bin Meng
---
docs/devel/testing.rst | 30 ++
1 file changed, 30 insertions(+)
diff --git a/docs/deve