testsuite: ztest: Add missing syscalls/log_msg2.h stub
This stub is needed when unit testing code that includes log_msg.h or log_msg2.h. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
92275cfa60
commit
aeb767ffc6
1 changed files with 5 additions and 0 deletions
5
subsys/testsuite/ztest/include/syscalls/log_msg2.h
Normal file
5
subsys/testsuite/ztest/include/syscalls/log_msg2.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2021 Nordic Semiconductor ASA
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue