diff options
Diffstat (limited to 'kconfigtest.py')
| -rw-r--r-- | kconfigtest.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfigtest.py b/kconfigtest.py index f3154c0..dba23a2 100644 --- a/kconfigtest.py +++ b/kconfigtest.py @@ -4,6 +4,9 @@ # # $ PYTHONPATH=scripts/kconfig python scripts/kconfig/kconfigtest.py # +# (PyPy also works, and runs the defconfig tests roughly 20% faster on my +# machine. Some of the other tests get an even greater speed-up.) +# # Note that running all of these could take a long time (think many hours on # fast systems). The tests have been arranged in order of time needed. # |
