|
rad
2.0.0
|
Unit tests for the Helper class. More...
#include <rad/helper.hpp>#include <gtest/gtest.h>#include <boost/algorithm/string.hpp>#include <cstdio>#include <fstream>#include <sys/stat.h>Classes | |
| class | TestHelper |
Functions | |
| TEST_F (TestHelper, GetEnvVar) | |
| TEST_F (TestHelper, FileExists) | |
| TEST_F (TestHelper, FindFileCurDir) | |
| TEST_F (TestHelper, FindFileIntRoot) | |
| TEST_F (TestHelper, FindFileCfgPath) | |
| TEST_F (TestHelper, DISABLED_CreateIdentity) | |
| TEST_F (TestHelper, GetVersion) | |
Unit tests for the Helper class.
| TEST_F | ( | TestHelper | , |
| GetEnvVar | |||
| ) |
| TEST_F | ( | TestHelper | , |
| FileExists | |||
| ) |
| TEST_F | ( | TestHelper | , |
| FindFileCurDir | |||
| ) |
| TEST_F | ( | TestHelper | , |
| FindFileIntRoot | |||
| ) |
| TEST_F | ( | TestHelper | , |
| FindFileCfgPath | |||
| ) |
| TEST_F | ( | TestHelper | , |
| DISABLED_CreateIdentity | |||
| ) |
| TEST_F | ( | TestHelper | , |
| GetVersion | |||
| ) |
1.8.5