projects
/
platform
/
core
/
appfw
/
wgt-backend.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da2710
)
Fix coding rule
26/242426/2
author
Junghyun Yeon
<jungh.yeon@samsung.com>
Thu, 27 Aug 2020 00:24:34 +0000
(09:24 +0900)
committer
Junghyun Yeon
<jungh.yeon@samsung.com>
Fri, 28 Aug 2020 09:44:45 +0000
(09:44 +0000)
Change-Id: I2a6f242f23c94ce3a23b2aa4cf66a4619961ea53
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
test/smoke_tests/wgt_smoke_utils.h
patch
|
blob
|
history
diff --git
a/test/smoke_tests/wgt_smoke_utils.h
b/test/smoke_tests/wgt_smoke_utils.h
index 9ac3fc0ddad62534b13aec75f2fe1adde0024f4f..6b223e2caa16339905aa04d905f8d8db68cedee1 100644
(file)
--- a/
test/smoke_tests/wgt_smoke_utils.h
+++ b/
test/smoke_tests/wgt_smoke_utils.h
@@
-2,8
+2,8
@@
// Use of this source code is governed by an apache-2.0 license that can be
// found in the LICENSE file.
-#ifndef SMOKE_TESTS_WGT_SMOKE_UTILS_H_
-#define SMOKE_TESTS_WGT_SMOKE_UTILS_H_
+#ifndef
TEST_
SMOKE_TESTS_WGT_SMOKE_UTILS_H_
+#define
TEST_
SMOKE_TESTS_WGT_SMOKE_UTILS_H_
#include <common/installer/app_installer.h>
#include <common/pkgmgr_interface.h>
@@
-291,4
+291,4
@@
class HybridInstallerWithoutPasrserPlugins : public hybrid::HybridInstaller {
} // namespace smoke_test
-#endif // SMOKE_TESTS_WGT_SMOKE_UTILS_H_
+#endif //
TEST_
SMOKE_TESTS_WGT_SMOKE_UTILS_H_