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
/
tools
/
unittests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
1
-0
/
+9
2026-03-25
docs: kdoc-test.yaml: add more tests
Mauro Carvalho Chehab
1
-2
/
+1546
2026-03-25
unittests: test_kdoc_parser: add command line arg to read a YAML file
Mauro Carvalho Chehab
1
-3
/
+20
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
1
-18
/
+350
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
2
-0
/
+248
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
1
-0
/
+156
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
1
-0
/
+202
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
1
-3
/
+10
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
1
-2
/
+728
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
1
-0
/
+95
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
1
-0
/
+17
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
1
-2
/
+106
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
1
-24
/
+51
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
1
-0
/
+331