summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-01-21 17:31:46 +0100
committerGitHub <noreply@github.com>2018-01-21 17:31:46 +0100
commitd319b29e7093ccd7fba90ece5845a86917d2a991 (patch)
treeabfed773a36112e4628cd7f7c440ac683f004d2b /README.rst
parentc95f810142fee9c3530bd94cc30979eefa6e2cce (diff)
Linkify test suite
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index c96b920..87dd211 100644
--- a/README.rst
+++ b/README.rst
@@ -77,7 +77,8 @@ Here are some other features:
- **Robust and highly compatible with the standard Kconfig C tools**
- The test suite automatically compares output from Kconfiglib and the C tools
+  The `test suite <https://github.com/ulfalizer/Kconfiglib/blob/master/testsuite.py>`_
+ automatically compares output from Kconfiglib and the C tools
by diffing the generated ``.config`` files for the real kernel Kconfig and
defconfig files, for all ARCHes.