Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
stdplus
/
8bb8c2e0b8e7e41f3985750ddc71e48a84a5b25e
/
.
/
test
/
fd
/
mock.cpp
blob: a3ad7849e422b0e1d78218678a4a63686baa5263 [
file
] [
log
] [
blame
]
#include
<stdplus/fd/gmock.hpp>
#include
<gtest/gtest.h>
namespace
stdplus
{
TEST
(
Mock
,
Instantiate
)
{
FdMock
fd
;
}
}
// namespace stdplus