提交 2039abb1 编写于 作者: A aajwy

code format

Signed-off-by: Naajwy <13051180828@163.com>
上级 47fb5533
......@@ -2,7 +2,7 @@
"kits": [
{
"push": [
"libhilogTooltest->/data/local/tmp/libhilogTooltest"
"hilogtest->/data/local/tmp/hilogtest"
],
"type": "PushKit",
"post-push": [
......@@ -13,9 +13,9 @@
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "libhilogTooltest",
"module-name": "hilogtest",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for libhilogTooltest Tests"
"description": "Configuration for hilogtest Tests"
}
\ No newline at end of file
......@@ -51,7 +51,6 @@ public:
%{public}d, %{private}lf, %{public}.2f, %s, %{private}c\n";
string g_commonContent = "03200/HILOGTOOLTEST: 123456789_1234567890_public and private log test is:";
private:
};
void LibhilogTooltest::SetUp()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册