On 1/10/23 09:32, Adrian Moreno wrote: > Low test coverage on this area caused some errors to remain unnoticed. > Add basic functional test of rculist. > > Signed-off-by: Adrian Moreno <[email protected]> > > --- > Changes since v2: > - Add License boilerplate and some minor style improvements > > Changes since v1: > - Fix Windows build > --- > tests/automake.mk | 1 + > tests/library.at | 5 + > tests/test-rculist.c | 234 +++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 240 insertions(+) > create mode 100644 tests/test-rculist.c
Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
