|
RTC Toolkit 5.1.0
|
Self-test application for the PersistentRepoAdapter CRUD operations. More...
#include <rtctk/componentFramework/logger.hpp>#include <rtctk/componentFramework/persistentRepoAdapter.hpp>#include <rtctk/componentFramework/test/repositoryIfTestSuite.hpp>#include <filesystem>#include <string>Namespaces | |
| namespace | rtctk |
| namespace | rtctk::componentFramework |
| namespace | rtctk::componentFramework::test |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| std::string | g_repodir = std::string("persistentRepoTest-pid-") + std::to_string(getpid()) |
Self-test application for the PersistentRepoAdapter CRUD operations.
| int main | ( | int | argc, |
| char ** | argv ) |
| std::string g_repodir = std::string("persistentRepoTest-pid-") + std::to_string(getpid()) |