Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::CommonProtoTest Class Reference
Inheritance diagram for nix::CommonProtoTest:

Public Member Functions

template<typename T>
void readProtoTest (std::string_view testStem, const T &expected)
template<typename T>
void writeProtoTest (std::string_view testStem, const T &decoded)

Member Function Documentation

◆ 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

Golden test for T write


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