[PATCH v2 06/22] log: Expose some helper functions

Simon Glass sjg at chromium.org
Mon Oct 12 05:35:10 CEST 2020


On Sat, 10 Oct 2020 at 13:44, Sean Anderson <seanga2 at gmail.com> wrote:
>
> These functions are required by "cmd: log: Add commands to manipulate
> filters" and "test: Add a test for log filter-*".
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - Expose log_has_cat and log_has_file for filter tests
>
>  common/log.c  | 23 +++--------------------
>  include/log.h | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 34 insertions(+), 20 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list