aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-12-04 13:48:27 -0700
committerTom Rini <trini@konsulko.com>2017-12-07 15:17:00 -0500
commitef11ed8239bf02b347e7fb9fc6d980aec0c7810a (patch)
treea4416fad19e06ea6d1a10a7324fe395bf8dfd61d /MAINTAINERS
parentd5f61f272d5b7b86bf6321512ba6326c7c075e72 (diff)
downloadu-boot-midas-ef11ed8239bf02b347e7fb9fc6d980aec0c7810a.tar.gz
u-boot-midas-ef11ed8239bf02b347e7fb9fc6d980aec0c7810a.tar.bz2
u-boot-midas-ef11ed8239bf02b347e7fb9fc6d980aec0c7810a.zip
log: Add a test command
Add a command which exercises the logging system. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7cda6896ea..9d8a82eaa9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -316,6 +316,7 @@ S: Maintained
T: git git://git.denx.de/u-boot.git
F: common/log.c
F: cmd/log.c
+F: test/log/log_test.c
MICROBLAZE
M: Michal Simek <monstr@monstr.eu>