$darkmode
Elektra 0.11.0
|
Tests for the Backend class. More...
#include <backend.hpp>
#include <backends.hpp>
#include <gtest/gtest.h>
#include <iostream>
#include <kdb.hpp>
#include <kdbconfig.h>
#include <string>
Functions | |
void | outputGTest (kdb::KeySet tocheck, std::string name) |
Easily allows one to generate regression tests for keysets. More... | |
Tests for the Backend class.
void outputGTest | ( | kdb::KeySet | tocheck, |
std::string | name | ||
) |
Easily allows one to generate regression tests for keysets.
tocheck | the keyset to check (name + string) |
name | the name of the keyset |