summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2018-08-14 13:23:10 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2018-08-14 13:24:56 +0900
commitf59071aaacb811e0cd57929c073c2a854c82345e (patch)
treebce45cb7112e363f6ecc299a5411929ac109675f
parent2e2878fe676d79ef50eb19e73492b640f04e7a41 (diff)
downloadpass-accepted/tizen_5.0_unified.tar.gz
pass-accepted/tizen_5.0_unified.tar.bz2
pass-accepted/tizen_5.0_unified.zip
Change-Id: I1b22c4d34c09dfe21ebcd83d111d09f3bb571154 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--packaging/pass.spec2
-rw-r--r--unittest/pass_haltests.cpp (renamed from unittest/pass_hal_gtest.cpp)0
2 files changed, 1 insertions, 1 deletions
diff --git a/packaging/pass.spec b/packaging/pass.spec
index c36ad3e..7ea81b1 100644
--- a/packaging/pass.spec
+++ b/packaging/pass.spec
@@ -112,7 +112,7 @@ systemctl daemon-reload
%files -n %{haltest_name}
%defattr(-,root,root,-)
-%{_bindir}/pass_hal_gtest
+%{_bindir}/pass_haltests
%files -n %{unittest_name}
%defattr(-,root,root,-)
diff --git a/unittest/pass_hal_gtest.cpp b/unittest/pass_haltests.cpp
index 0b3b450..0b3b450 100644
--- a/unittest/pass_hal_gtest.cpp
+++ b/unittest/pass_haltests.cpp