Elektra  0.8.11
Functions
testtool_backend.cpp File Reference

Tests for the Backend class. More...

#include <backend.hpp>
#include <backends.hpp>
#include <iostream>
#include <string>
#include <kdb.hpp>
#include <gtest/gtest.h>
Include dependency graph for testtool_backend.cpp:

Functions

void outputGTest (kdb::KeySet tocheck, std::string name)
 Easily allows one to generate regression tests for keysets.
 

Detailed Description

Tests for the Backend class.

Function Documentation

void outputGTest ( kdb::KeySet  tocheck,
std::string  name 
)

Easily allows one to generate regression tests for keysets.

Parameters
tocheckthe keyset to check (name + string)
namethe name of the keyset