Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ab4538c authored by Chris Manton's avatar Chris Manton
Browse files

osi::test::test_stubs Include what you use

Bug: 333268294
Test: m .
Flag: EXEMPT, IWYU

Change-Id: Ic3dfca730035c5da496f0feba74196d4502595e3
parent 7b8db98c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@

#pragma once

#include "osi/include/osi.h"

// Helper macros for stubbing out functions and modules for testing.

// Stub out a function, with call counting and mode awareness