Scroll to navigation

testtool_backend.cpp(3elektra) Elektra testtool_backend.cpp(3elektra)

NAME

testtool_backend.cpp - Tests for the Backend class.

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 one 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 (kdb::KeySet tocheck, std::string name)

Easily allows one 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.

Sun May 29 2016 Version 0.8.14