#include <nlohmann/json.hpp>
#include <gtest/gtest.h>
#include "tests/libstore.hh"
#include "tests/characterization.hh"
Go to the source code of this file.
Classes | |
class | nix::ProtoTest< Proto, protocolDir > |
class | nix::VersionedProtoTest< Proto, protocolDir > |
Macros | |
#define | VERSIONED_CHARACTERIZATION_TEST(FIXTURE, NAME, STEM, VERSION, VALUE) |
#define VERSIONED_CHARACTERIZATION_TEST | ( | FIXTURE, | |
NAME, | |||
STEM, | |||
VERSION, | |||
VALUE ) |