summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.