]> git.baikalelectronics.ru Git - uboot.git/commit
log: test: Add a pytest for logging
authorSimon Glass <sjg@chromium.org>
Mon, 4 Dec 2017 20:48:30 +0000 (13:48 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Dec 2017 20:17:00 +0000 (15:17 -0500)
commitcf89bcd1890df2657cd3b34c42e9c9061c4dcb09
tree68728255d73fb53beda11b2fa8689162434a05c7
parent44d5ad18b0e5582144cc2d78f1ce9a8a05c7848f
log: test: Add a pytest for logging

Add a test which tries out various filters and options to make sure that
logging works as expected.

Signed-off-by: Simon Glass <sjg@chromium.org>
MAINTAINERS
test/py/tests/test_log.py [new file with mode: 0644]