summaryrefslogtreecommitdiff
path: root/tools/testing/kunit
diff options
context:
space:
mode:
authorSadiya Kazi <sadiyakazi@google.com>2023-03-31 09:45:29 +0300
committerShuah Khan <skhan@linuxfoundation.org>2023-03-31 18:21:35 +0300
commit57b4f760f94da13104cd596d5fb1643ae09c4d49 (patch)
tree0cf9857d9ada5b3be5c95fd1cf9b6d814cb45ed3 /tools/testing/kunit
parent7232282dd47cce6a780c9414bd9baccf232c7686 (diff)
downloadlinux-57b4f760f94da13104cd596d5fb1643ae09c4d49.tar.xz
list: test: Test the klist structure
Add KUnit tests to the klist linked-list structure. These perform testing for different variations of node add and node delete in the klist data structure (<linux/klist.h>). Limitation: Since we use a static global variable, and if multiple instances of this test are run concurrently, the test may fail. Signed-off-by: Sadiya Kazi <sadiyakazi@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/kunit')
0 files changed, 0 insertions, 0 deletions