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