index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
list-test.c
Age
Commit message (
Expand
)
Author
2024-11-05
list: test: check the size of every lists for list_cut_position*()
I Hsin Cheng
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
2024-09-17
list: test: increase coverage of list_test_list_replace*()
I Hsin Cheng
2024-09-17
list: test: fix tests for list_cut_position()
I Hsin Cheng
2024-06-07
list: test: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-03
list: test: remove unused struct 'klist_test_struct'
Dr. David Alan Gilbert
2023-03-31
list: test: Test the klist structure
Sadiya Kazi
2022-04-05
list: test: Test the hlist structure
David Gow
2022-02-25
list: test: Add a test for list_entry_is_head()
David Gow
2022-02-25
list: test: Add a test for list_is_head()
David Gow
2022-02-25
list: test: Add test for list_del_init_careful()
David Gow
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2019-11-01
lib/list-test: add a test for the 'list' doubly linked list
David Gow