table of contents
other versions
testtool_umount.cpp(3elektra) | Elektra | testtool_umount.cpp(3elektra) |
NAME¶
testtool_umount.cpp - 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
ump the mountpoint to umount
Author¶
Generated automatically by Doxygen for Elektra from the source code.
Sun May 29 2016 | Version 0.8.14 |