diff options
author | 2022-02-10 17:08:19 -0600 | |
---|---|---|
committer | 2022-02-15 13:59:35 -0600 | |
commit | 54eb8dc8f338962e12760fb718f4ca39a8cf3aa9 (patch) | |
tree | 864bcc7e565078ef67e385c8f86b1be45500a4f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: timer: armv7m-systick: convert to dtschema (diff) | |
download | wireguard-linux-54eb8dc8f338962e12760fb718f4ca39a8cf3aa9.tar.xz wireguard-linux-54eb8dc8f338962e12760fb718f4ca39a8cf3aa9.zip |
of: unittest: print pass messages at PR_INFO level
Printing the devicetree unittest pass message for each passed test
creates much console verbosity. The existing pass messages are
printed at loglevel KERN_DEBUG so they will not print by default.
Change default to print the pass messages at loglevel PR_INFO so
they will print with the default console loglevel.
The test community expects either a pass or a fail message for each
test in a test suite. The messages are typically post-processed to
report pass/fail results.
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220210230819.3303212-1-frowand.list@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions