Leosac
0.8.0
Open Source Access Control
|
#include "core/RemoteControlSecurity.hpp"
#include "tools/XmlPropertyTree.hpp"
#include <gtest/gtest.h>
#include <string>
Go to the source code of this file.
Classes | |
class | Leosac::Test::RemoteControlSecurityTest |
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Leosac::Test | |
Unit test live in this namespace. | |
Functions | |
Leosac::Test::TEST_F (RemoteControlSecurityTest, Test1) | |
Leosac::Test::TEST_F (RemoteControlSecurityTest, TestNoSecurityInformation) | |
Test default setting, when no <security> tag is present. More... | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 98 of file RemoteControlSecurity.cpp.