summaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-08 03:35:17 +0300
committerTom Rini <trini@konsulko.com>2021-03-12 17:57:31 +0300
commitfc3283314539d6c3fb577359f6cb364c19c13726 (patch)
tree8b8b53585fd9bc655f32eba141f3c2d25d21d882 /doc/develop/index.rst
parente1b12e39452fba018e39c7d9005870ab80450b8c (diff)
downloadu-boot-fc3283314539d6c3fb577359f6cb364c19c13726.tar.xz
doc: Explain briefly how to write new tests
Add a second on writing tests, covering when to use Python and C, where to put the tests, etc. Add a link to the existing Python test documentation. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index 50b1de3bdf..41c0ba1ebd 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -33,4 +33,5 @@ Testing
coccinelle
testing
py_testing
+ tests_writing
tests_sandbox