diff options
author | David Gow <davidgow@google.com> | 2022-02-25 05:52:46 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-02-25 18:38:48 +0300 |
commit | d7fd696c12605b1666e9a2051e2ac896af103bfe (patch) | |
tree | d762e4387afcca174528a3752be59c9dbf087a1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2741453478badf571ef020d160053e8d5e1ba94 (diff) | |
download | linux-d7fd696c12605b1666e9a2051e2ac896af103bfe.tar.xz |
list: test: Add test for list_del_init_careful()
The list_del_init_careful() function was added[1] after the list KUnit
test. Add a very basic test to cover it.
Note that this test only covers the single-threaded behaviour (which
matches list_del_init()), as is already the case with the test for
list_empty_careful().
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c6fe44d96fc1536af5b11cd859686453d1b7bfd1
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions