summaryrefslogtreecommitdiff
path: root/lib/kunit
diff options
context:
space:
mode:
authorDavid Gow <davidgow@google.com>2022-03-05 10:40:20 +0300
committerShuah Khan <skhan@linuxfoundation.org>2022-04-05 22:32:27 +0300
commit1ff522b6ef4b40e7f46a9d8efe7554b2f3d36311 (patch)
tree67b17ae3ec5d4cb1678628c06cde3a178d688552 /lib/kunit
parentb04d1a8dc7e7ff7ca91a20bef053bcc04265d83a (diff)
downloadlinux-1ff522b6ef4b40e7f46a9d8efe7554b2f3d36311.tar.xz
list: test: Test the hlist structure
Add KUnit tests to the hlist linked-list structure which is used by hashtables. This should give coverage of every function and macro in list.h, as well as (combined with the KUnit tests for the hash functions) get very close to having tests for the hashtable structure. The tests here mirror the existing list tests, and are found in a new suite titled 'hlist'. Signed-off-by: David Gow <davidgow@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'lib/kunit')
0 files changed, 0 insertions, 0 deletions