Modify OAL hal test binary name 97/187097/1 accepted/tizen/unified/20180821.090920 submit/tizen/20180820.023013
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 20 Aug 2018 02:27:54 +0000 (11:27 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 20 Aug 2018 02:27:54 +0000 (11:27 +0900)
Change-Id: I60e870bd23f1eb4d4d36551d78d26767732f254d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-oal/haltest/CMakeLists.txt
packaging/bluetooth-frwk.spec

index c7e9493..2375fa6 100644 (file)
@@ -16,7 +16,7 @@
 # @author
 # @brief       Cmake for tests
 #
-SET(TARGET_GTEST_TESTS "bluetooth_hal_tc")
+SET(TARGET_GTEST_TESTS "bluetooth-frwk-oal-haltests")
 
 INCLUDE_DIRECTORIES(/usr/include)
 INCLUDE_DIRECTORIES(/usr/include/db-util)
index 21a5e90..e079493 100644 (file)
@@ -599,4 +599,4 @@ popd
 
 %files oal-haltests
 %manifest %{name}.manifest
-%{_bindir}/bluetooth_hal_tc
+%{_bindir}/bluetooth-frwk-oal-haltests