unittest: remove clib_count_equal_* tests 78/34378/2
authorDamjan Marion <damarion@cisco.com>
Sat, 6 Nov 2021 12:11:37 +0000 (13:11 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Sat, 6 Nov 2021 16:44:56 +0000 (16:44 +0000)
commitd67ab10e91db0d172dae2716648121edb9fcdc92
tree4b386718f70789387e916788d2dc17229e263eb0
parentbc1640a5044e8b7a06c3cc6d41543198b81e610c
unittest: remove clib_count_equal_* tests

Due to multiarch nature of that code, those tests doesn't bring much
value. New tests will be addes as part of refactor.

Type: refactor
Change-Id: I41056dc99d08cd6ca38f9e00e8cf6a465c90edb7
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/unittest/string_test.c
test/test_string.py