diff options
| -rw-r--r-- | README.rst | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -526,8 +526,7 @@ The test suite consists of a set of selftests and a set of compatibility tests t compare configurations generated by Kconfiglib with configurations generated by the C tools, for a number of cases. See `testsuite.py <https://github.com/ulfalizer/Kconfiglib/blob/master/testsuite.py>`_ -for the available options. You might want to use the "speedy" option to speed things -up a bit. +for the available options. The `tests/reltest <https://github.com/ulfalizer/Kconfiglib/blob/master/tests/reltest>`_ script runs the test suite and all the example scripts for both Python 2 and Python 3, verifying that everything works. |
