From 175c81e66637334aefc7b5cae90d4498768c0e31 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 2 Oct 2017 09:00:54 +0200 Subject: Mention that pypy speeds up the test suite --- README.rst | 6 ++++-- 1 file 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 `_ 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.** -- cgit v1.2.3