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