Modify OAL hal test binary name
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk.spec
index 86d9b7d..e079493 100644 (file)
@@ -40,6 +40,7 @@ BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  pkgconfig(storage)
 BuildRequires:  pkgconfig(capi-system-info)
 BuildRequires:  pkgconfig(capi-appfw-app-control)
+BuildRequires:  pkgconfig(gmock)
 
 Requires(post): /usr/bin/vconftool
 Requires(post): /sbin/ldconfig
@@ -173,6 +174,14 @@ Requires:   %{name} = %{version}-%{release}
 %description oal
 This package is BT stack common interface.
 
+%package oal-haltests
+Summary: HAL Test package for bluetooth OAL
+Group:   TO_BE/FILLED
+Requires: %{name} = %{version}-%{release}
+
+%description oal-haltests
+This package is C-API test application.
+
 %package plugin-headed
 Summary:    Bluetooth plugin Headed
 Group:      Network & Connectivity/Bluetooth
@@ -587,3 +596,7 @@ popd
 %if %{bt_bluez_hal} == ENABLED
 %{_libdir}/libbluetooth.default.so*
 %endif
+
+%files oal-haltests
+%manifest %{name}.manifest
+%{_bindir}/bluetooth-frwk-oal-haltests