diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-24 08:00:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-24 08:00:01 +0100 |
| commit | 04174d995157ae92abd6c8ef3196c78f5c88e2fe (patch) | |
| tree | 22107955d50159d34a07cfadd51d9969f3b0a57b | |
| parent | d5bd29910072abed260414eefdfaacacd700040e (diff) | |
Mention the reltest script
| -rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -357,6 +357,9 @@ configurations generated by the C tools, for a number of cases. See for the available options. You might want to use the "speedy" option to speed things up a bit. +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. + The test suite might fail for a few configurations for kernels older than April 2016, when a fix was added to Kconfig that's also mirrored in Kconfiglib (see `this commit <https://github.com/ulfalizer/Kconfiglib/commit/35ea8d5f1d63bdc9f8642f5ce4445e8f7c914385>`_). |
