diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-01-12 07:38:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-12 07:38:36 +0100 |
| commit | 0ae6a04dc3e1c799ae7bd2aa6df63e30309fef36 (patch) | |
| tree | 0a9c5c0134eb17ca0da48ce65f6279d6ae3e42e1 /README.rst | |
| parent | 1c96f432946cec67eb77b0a5f4300818031d6636 (diff) | |
Add an extra test suite Makefile patch warning
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -340,6 +340,8 @@ the scripts are run via ``make scriptconfig``. The test suite must be run from the top-level kernel directory. It requires that the Kconfiglib git repository has been cloned into it and that the makefile patch has been applied. +**NOTE: Forgetting to apply the Makefile patch will cause some tests that compare generated configurations to fail** + **NOTE: The test suite overwrites .config in the kernel root, so make sure to back it up.** The test suite consists of a set of selftests and a set of compatibility tests that |
