From b3d6c48029116971a998c20ea87f51402a2a40f2 Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Thu, 13 Jun 2024 00:18:32 +0800 Subject: [PATCH] docs/zh_CN: Update dev-tools/index.rst Add several newish dev-tools documents to the todo list. Signed-off-by: Dongliang Mu Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20240612161835.18931-1-dzm91@hust.edu.cn --- Documentation/translations/zh_CN/dev-tools/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst index fa900f5beb68b..c540e4a7d5db9 100644 --- a/Documentation/translations/zh_CN/dev-tools/index.rst +++ b/Documentation/translations/zh_CN/dev-tools/index.rst @@ -20,18 +20,22 @@ Documentation/translations/zh_CN/dev-tools/testing-overview.rst testing-overview sparse + kcov gcov kasan - kcov ubsan kmemleak gdb-kernel-debugging Todolist: + - checkpatch - coccinelle + - kmsan - kcsan - kfence - kgdb - kselftest - kunit/index + - ktap + - checkuapi -- 2.39.5