Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
stdplus
/
ea1dc9348636e5d84331cc4e6a2eaa3d55680afc
/
.
/
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