From a1da0725ef77668acb95e5bdb6774f49e0d00614 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 11 Dec 2012 11:13:23 +0100 Subject: Add note about internal API. --- kconfigtest.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kconfigtest.py b/kconfigtest.py index af63c26..2d2e217 100644 --- a/kconfigtest.py +++ b/kconfigtest.py @@ -480,6 +480,8 @@ def run_selftests(): print "Testing object dependencies..." + # Note: This tests an internal API + c = kconfiglib.Config("Kconfiglib/tests/Kdep") def verify_dependent(sym_name, deps_names): -- cgit v1.2.3