summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f61a7a1..31c3a00 100644
--- a/README.rst
+++ b/README.rst
@@ -112,9 +112,11 @@ The test suite is run with
.. code::
$ python(3) Kconfiglib/testsuite.py
+
+(`pypy <http://pypy.org>`_ works too, and is much speedier.)
-It must be run from the top-level kernel directory, and requires that the git repository has
-been cloned into it and ``makefile.patch`` applied.
+The test suite must be run from the top-level kernel directory. It requires that the git
+repository has been cloned into it and that ``makefile.patch`` has been applied.
**NOTE: Some tests currently overwrite .config in the kernel root, so make sure to back it up.**