Home
last modified time | relevance | path

Searched refs:BASEDIR (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddsched_sync_e2e_test.cpp31 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; member
40 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
46 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
H A Ddistributed_bm_storage_test.cpp31 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; member
41 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
47 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_state_test.cpp28 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; member
34 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
40 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
74 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
80 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
114 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
120 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
154 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
160 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
195 mkdir(BASEDIR in SetUpTestCase()
[all...]
H A Ddsched_continue_manager_test.cpp36 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; member
44 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
55 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
H A Ddsched_continue_test.cpp31 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; member
38 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
47 (void)remove(BASEDIR.c_str()); in TearDownTestCase()

Completed in 7 milliseconds