]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add test for LOGFF_MIN
authorSean Anderson <seanga2@gmail.com>
Tue, 27 Oct 2020 23:55:31 +0000 (19:55 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 30 Oct 2020 14:55:26 +0000 (10:55 -0400)
commit6353bac6f6ef22e1c920c5a48a2009e0e57e3e9b
tree4bc55d56067da09a0370e0bfcf8d84fd91f68b41
parent55efdfda06c542cdd1ea12e6fd4770ef38eb9f29
test: Add test for LOGFF_MIN

This tests log filters matching on a minimum level.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/log/log_test.c