On Fri, Aug 09, 2024 at 10:14:36PM +0200, Mattias R??nnblom wrote: > Add test suite exercising <rte_bitset.h>. > > Signed-off-by: Mattias R??nnblom <[email protected]> > > -- > > RFC v5: > * Parameterize tests to allow reuse across both atomic and non-atomic > functions. > > RFC v4: > * Fix signed char issue in test cases. (Stephen Hemminger) > * Add test cases for logic operations. > * Use the unit test suite runner helper. > ---
Acked-by: Tyler Retzlaff <[email protected]>

