testtool_umount.cpp(3) Tests for the umount.

SYNOPSIS


#include <backends.hpp>
#include <backend.hpp>
#include <keysetio.hpp>
#include <gtest/gtest.h>

Functions


void testOldMount (std::string mp, std::string ump)
Test umount with compatibility umount-names.

Detailed Description

Tests for the umount.

Copyright:

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

Function Documentation

void testOldMount (std::string mp, std::string ump)

Test umount with compatibility umount-names.

Parameters:

mp the mountpoint to mount
ump the mountpoint to umount

Author

Generated automatically by Doxygen for Elektra from the source code.