index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
list-test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
1
-1505
/
+0
2024-11-05
list: test: check the size of every lists for list_cut_position*()
I Hsin Cheng
1
-0
/
+4
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
1
-6
/
+0
2024-09-17
list: test: increase coverage of list_test_list_replace*()
I Hsin Cheng
1
-0
/
+4
2024-09-17
list: test: fix tests for list_cut_position()
I Hsin Cheng
1
-0
/
+6
2024-06-07
list: test: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-03
list: test: remove unused struct 'klist_test_struct'
Dr. David Alan Gilbert
1
-6
/
+0
2023-03-31
list: test: Test the klist structure
Sadiya Kazi
1
-1
/
+299
2022-04-05
list: test: Test the hlist structure
David Gow
1
-1
/
+396
2022-02-25
list: test: Add a test for list_entry_is_head()
David Gow
1
-0
/
+21
2022-02-25
list: test: Add a test for list_is_head()
David Gow
1
-0
/
+19
2022-02-25
list: test: Add test for list_del_init_careful()
David Gow
1
-0
/
+21
2020-03-25
Fix linked-list KUnit test when run multiple times
David Gow
1
-2
/
+2
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-1
/
+3
2019-11-01
lib/list-test: add a test for the 'list' doubly linked list
David Gow
1
-0
/
+746