index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
unittests
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
-0
/
+9
2026-03-25
docs: kdoc-test.yaml: add more tests
Mauro Carvalho Chehab
-2
/
+1546
2026-03-25
unittests: test_kdoc_parser: add command line arg to read a YAML file
Mauro Carvalho Chehab
-3
/
+20
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
-18
/
+350
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
-0
/
+248
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
-0
/
+156
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
-0
/
+202
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
-3
/
+10
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
-2
/
+728
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
-0
/
+95
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
-0
/
+17
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
-2
/
+106
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
-24
/
+51
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
-0
/
+331