table of contents
| testtool_umount.cpp(3elektra) | Elektra | testtool_umount.cpp(3elektra) |
NAME¶
testtool_umount.cpp - Tests for the umount.
SYNOPSIS¶
#include <backend.hpp>
#include <backends.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 LICENSE.md or
https://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.
| Mon Jan 15 2018 | Version 0.8.20 |