Re: [PATCH v4 0/7] refactor kvargs test

2024-11-19 Thread Thomas Monjalon
01/11/2024 03:26, lihuisong (C): > For this series, > Acked-by: Huisong Li > 在 2024/10/30 16:54, Chengwen Feng 写道: > > When developing patchset [1], I found the kvargs test is hard to > > understand when tried to add some testcase. > > > > So refactor kvargs by: > > 1. introduce UT suite framework

Re: [PATCH v4 0/7] refactor kvargs test

2024-10-31 Thread lihuisong (C)
For this series, Acked-by: Huisong Li 在 2024/10/30 16:54, Chengwen Feng 写道: When developing patchset [1], I found the kvargs test is hard to understand when tried to add some testcase. So refactor kvargs by: 1. introduce UT suite framework. 2. extract big test_valid_kvargs() to five part. 3. ad

[PATCH v4 0/7] refactor kvargs test

2024-10-30 Thread Chengwen Feng
When developing patchset [1], I found the kvargs test is hard to understand when tried to add some testcase. So refactor kvargs by: 1. introduce UT suite framework. 2. extract big test_valid_kvargs() to five part. 3. add new introduced rte_kvargs_process_opt() UT. [1] https://patchwork.dpdk.org/