Skip to content

Commit aeb767f

Browse files
sjancgalak
authored andcommitted
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>
1 parent 92275cf commit aeb767f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/*
2+
* Copyright (c) 2021 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/

0 commit comments

Comments
 (0)