Tests for the backend class.
#include <backend.hpp>
#include <backends.hpp>
#include <iostream>
#include <string>
#include <kdb.hpp>
#include <gtest/gtest.h>
void outputGTest (kdb::KeySet tocheck, std::string name)
Easily allows to generate regression tests for keysets.
Tests for the Backend class.
Copyright:
BSD License (see doc/COPYING or http://www.libelektra.org)
Easily allows to generate regression tests for keysets.
Parameters:
tocheck the keyset to check (name + string)
name the name of the keyset
Generated automatically by Doxygen for Elektra from the source code.