|
std::filesystem::path | goldenMaster (std::string_view testStem) const override |
|
void | readTest (PathView testStem, auto &&test) |
|
void | writeTest (PathView testStem, auto &&test, auto &&readFile2, auto &&writeFile2) |
|
void | writeTest (PathView testStem, auto &&test) |
|
|
static void | SetUpTestSuite () |
|
ref< Store > | store |
|
◆ goldenMaster()
std::filesystem::path nix::DerivationTest::goldenMaster |
( |
std::string_view | testStem | ) |
const |
|
inlineoverridevirtual |
While the "golden master" for this characterization test is located. It should not be shared with any other test.
Implements nix::CharacterizationTest.
◆ mockXpSettings
We set these in tests rather than the regular globals so we don't have to worry about race conditions if the tests run concurrently.
The documentation for this class was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore-tests/derivation.cc