DDraceNetwork Documentation
Loading...
Searching...
No Matches
test.cpp File Reference
#include "test.h"
#include <base/logger.h>
#include <base/system.h>
#include <engine/storage.h>
#include <gtest/gtest.h>
#include <algorithm>
Include dependency graph for test.cpp:

Classes

class  CTestInfoPath
class  CTestCollectData

Functions

int TestCollect (const char *pName, int IsDir, int Unused, void *pUser)
void TestDeleteTestStorageFiles (const char *pPath)
int main (int argc, const char **argv)
 TEST (TestInfo, Sort)

Function Documentation

◆ main()

int main ( int argc,
const char ** argv )

◆ TEST()

TEST ( TestInfo ,
Sort  )

◆ TestCollect()

int TestCollect ( const char * pName,
int IsDir,
int Unused,
void * pUser )

◆ TestDeleteTestStorageFiles()

void TestDeleteTestStorageFiles ( const char * pPath)