]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Fix sandbox tests failing to build
authorSean Anderson <seanga2@gmail.com>
Tue, 13 Oct 2020 19:20:52 +0000 (15:20 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 17 Oct 2020 13:03:22 +0000 (09:03 -0400)
commit3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca
tree26e7b0d61285bd3e038175a9b422e85ff3ff66f5
parentdadc1e38306b1c3e7465bacefeb309ec1f9db6a0
test: Fix sandbox tests failing to build

syslog_test.h is in test/log/, not include/

Fixes: 52d3df7fef ("log: Allow LOG_DEBUG to always enable log output")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/log/syslog_test.c
test/log/syslog_test_ndebug.c