diff options
author | I Hsin Cheng <[email protected]> | 2024-10-08 14:52:53 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-05 17:12:30 -0800 |
commit | 5a3c9366cbbf876521f570ce1fb525dc2cb0ed5c (patch) | |
tree | a5b7d9f9f7275d0cfad865f12becfe4f048df2e2 /scripts/gdb/linux/lists.py | |
parent | b42166427b46af0d963242283fc99d429623d303 (diff) |
list: test: check the size of every lists for list_cut_position*()
Check the total number of elements in both resultant lists are correct
within list_cut_position*(). Previously, only the first list's size was
checked. so additional elements in the second list would not have been
caught.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: I Hsin Cheng <[email protected]>
Cc: David Gow <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions