summaryrefslogtreecommitdiff
path: root/kconfigtest.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-10 16:20:42 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-10 16:20:42 +0100
commitd38d29168d0b7655f80a0edef02ad7374963d70e (patch)
treef54439247277e19b9579f189f50c0ff92c5b3506 /kconfigtest.py
parent11ccaf9860d15919d9491d69a381e8625f78cc71 (diff)
Update kconfigtest.py description.
Diffstat (limited to 'kconfigtest.py')
-rw-r--r--kconfigtest.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/kconfigtest.py b/kconfigtest.py
index d681649..e0ca2f9 100644
--- a/kconfigtest.py
+++ b/kconfigtest.py
@@ -1,5 +1,7 @@
-# This is a test suite for kconfiglib, primarily testing compatibility with the
-# C kconfig implementation by comparing outputs. It should be run from the
+# This is a test suite for kconfiglib. It runs selftests on Kconfigs provided
+# by us and tests compatibility with the C Kconfig implementation by comparing
+# the output of Kconfiglib with the output of the scripts/kconfig/*conf
+# utilities for different targets and defconfigs. It should be run from the
# top-level kernel directory with
#
# $ python Kconfiglib/kconfigtest.py