diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-12 12:33:04 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-12 12:33:04 +0100 |
| commit | 4ace25797397d28a877a30555366de38da1da33b (patch) | |
| tree | 13fd67479d0af2a9e23d6030a9556daf7a097ff9 /README.md | |
| parent | 7b0c82e7709d7208df1dae74677ad3783c2d9fbb (diff) | |
Rename kconfigtest.py to testsuite.py.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,9 +24,9 @@ manually. The test suite is run with -> $ python Kconfiglib/kconfigtest.py +> $ python Kconfiglib/testsuite.py -You might want to use the "speedy" option. See kconfigtest.py. +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 |
