hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <gtest/gtest.h>
#include <Poco/SharedPtr.h>
#include <fstream>
#include <sstream>
#include <assert.h>
#include <unistd.h>
#include <iomanip>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <errno.h>
#include <string.h>
#include "ProcExec.hpp"
#include "SphinxError.hpp"
#include "SphinxAdminCommand.hpp"
#include "SphinxManageTest.hpp"
#include "SphinxStressTest.hpp"
#include "SphinxFunctionalObjectTest.hpp"
Go to the source code of this file.
Classes | |
class | HCE::sphinx::tests::StressTest |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::sphinx |
namespace | HCE::sphinx::tests |
Functions | |
HCE::sphinx::tests::TEST_F (StressTest, Is_Created_SphinxFunctionalObject) | |
HCE::sphinx::tests::TEST_F (StressTest, testStressGetBigResult) | |
HCE::sphinx::tests::TEST_F (StressTest, testGetResultUseOffset) |