summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-16 07:36:11 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-16 07:36:11 +0100
commit0b1622b8d55793de07790b3ec7f763099befc79a (patch)
tree0164b7d1f4b7d5732cab8ac37e0903c9aa6ab8bf
parent31d56fa8a08b912b56d78f71ebfb5704db1c3c44 (diff)
Clarify README.
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index dbc6996..42e9569 100644
--- a/README.md
+++ b/README.md
@@ -26,14 +26,15 @@ The test suite is run with
> $ python Kconfiglib/testsuite.py
-It includes a set of selftests as well as a set of automatic compatibility
-tests that compare the configurations generated by Kconfiglib with those
-generated by <i>scripts/kconfig/conf</i> for a number of cases. You might want
-to use the "speedy" option; see testsuite.py.
+It comprises a set of selftests and a set of compatibility tests that compare
+configurations generated by Kconfiglib with configurations generated by
+<i>scripts/kconfig/conf</i> for a number of cases. You might want to use the
+"speedy" option; see testsuite.py.
Please tell me if you miss some API instead of digging into internals. The
internal data structures and APIs, and dependency stuff in particular, are
unlikely to be exactly what you want as a user (hence why they're internal :).
+Patches are welcome too of course. ;)
<b>Note</b>: To make the API more consistent and intuitive, some methods have been
renamed as follows:
@@ -51,8 +52,8 @@ renamed as follows:
</table>
-The test suite failures for the following Blackfin defconfigs on e.g.
-Linux 3.7.0-rc8 are due to
+The test suite failures (should be the only ones) for the following Blackfin
+defconfigs on e.g. Linux 3.7.0-rc8 are due to
[a bug in the C implementation](https://lkml.org/lkml/2012/12/5/458):
* arch/blackfin/configs/CM-BF537U\_defconfig