mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-02 12:17:17 +00:00
Add hdi test suites -battery
Signed-off-by: wangchao582 <wangchao582@huawei.com>
This commit is contained in:
parent
45a583c465
commit
3f2b24cece
@ -54,8 +54,6 @@ public:
|
||||
static void TearDownTestCase();
|
||||
void SetUp();
|
||||
void TearDown();
|
||||
static int32_t ReadFile(const char *path, char *buf, size_t size);
|
||||
static int32_t ConvertInt(const std::string &value);
|
||||
};
|
||||
|
||||
void HdfBatteryHdiTestAdditional::SetUpTestCase(void) { g_batteryInterface = IBatteryInterface::Get(true); }
|
||||
|
Loading…
Reference in New Issue
Block a user