Add avtest to test rpm 81/272281/1
authorWootak Jung <wootak.jung@samsung.com>
Mon, 14 Mar 2022 05:20:37 +0000 (14:20 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Mon, 14 Mar 2022 05:21:30 +0000 (14:21 +0900)
Change-Id: I36cb45a3d2f3da08374dff4094ae45a6491984c6

Makefile.tools
packaging/bluez.spec

index f717c50..db2fa61 100755 (executable)
@@ -320,8 +320,9 @@ EXTRA_DIST += tools/mesh-gatt/local_node.json tools/mesh-gatt/prov_db.json
 if EXPERIMENTAL
 bin_PROGRAMS += tools/btattach
 bin_PROGRAMS += tools/btsnoop
+bin_PROGRAMS += tools/avtest
 
-noinst_PROGRAMS += tools/bdaddr tools/avinfo tools/avtest \
+noinst_PROGRAMS += tools/bdaddr tools/avinfo \
                        tools/scotest tools/amptest tools/hwdb \
                        tools/hcieventmask tools/hcisecfilter \
                        tools/btinfo \
index 9813856..677df2b 100755 (executable)
@@ -523,6 +523,7 @@ popd
 %{_bindir}/bluemoon
 %{_bindir}/gatttool
 %{_bindir}/hex2hcd
+%{_bindir}/avtest
 #%{_bindir}/btattach
 %exclude /usr/lib/debug/*
 %{_libdir}/libbluetooth.so*