|
| template<typename T> |
| void | readProtoTest (std::string_view testStem, const T &expected) |
| template<typename T> |
| void | writeProtoTest (std::string_view testStem, const T &decoded) |
◆ readProtoTest()
template<typename T>
| void nix::CommonProtoTest::readProtoTest |
( |
std::string_view | testStem, |
|
|
const T & | expected ) |
|
inline |
Golden test for T reading
◆ writeProtoTest()
template<typename T>
| void nix::CommonProtoTest::writeProtoTest |
( |
std::string_view | testStem, |
|
|
const T & | decoded ) |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/nix-2.34.6-build/nix-2.34.6/src/libstore-tests/common-protocol.cc