SYNOPSIS

#include <backend.hpp>

#include <backends.hpp>

#include <iostream>

#include <string>

#include <kdb.hpp>

#include <gtest/gtest.h>

Functions

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

Easily allows to generate regression tests for keysets.

Detailed Description

Tests for the Backend class.

Copyright:

BSD License (see doc/COPYING or http://www.libelektra.org)

Function Documentation

void outputGTest (\fBkdb::KeySet\fPtocheck, std::stringname)

Easily allows to generate regression tests for keysets.

Parameters:

tocheck the keyset to check (name + string)

name the name of the keyset

Author

Generated automatically by Doxygen for Elektra from the source code.