summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2020-01-31 06:50:08 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2020-01-31 07:09:14 +0100
commit2a6ac310125b1780c6aa3f9b74c4baa45035bdaa (patch)
treee2a92e8e8cf3dbfe0bb01011462cedc079a819e9 /tests
parent34a6c2140d9c74fb34899f3da9bcf7539b7f9826 (diff)
Return a message from Kconfig.write_autoconf()
Like for Kconfig.write_config() and Kconfig.write_min_config(), return a string from Kconfig.write_autoconf() with a message saying that the header got saved, or that there were no changes to it. Can be handy in tools. Also make the "no change" message for the various files more specific, by mentioning what type of file it is (configuration, header, etc.) Return True/False from Kconfig._write_if_changed() to indicate if the file was updated. This also allows it to be reused in Kconfig.write_min_config().
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions