Provide mock plugin with the test library, not with the tests.

pull/579/head
Simon Stürz 2022-10-03 14:23:59 +02:00
parent b4e396fae9
commit 219bb4c620
3 changed files with 4 additions and 3 deletions

5
debian/control vendored
View File

@ -105,6 +105,7 @@ Depends: ${shlibs:Depends},
libnymea-core (= ${binary:Version})
Description: nymea-tests library - library
Shared resources for nymea-tests.
This package provides also the mock plugin for the tests.
Package: libnymea-tests-dev
@ -128,8 +129,8 @@ Depends: nymea (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
libnymea-tests (= ${binary:Version})
Description: nymea automated tests and mock plugin - tests
Automated tests and mock plugin for the nymea daemon.
Description: nymea automated tests - tests
Automated tests for the nymea daemon.
Package: libnymea1

View File

@ -1,3 +1,4 @@
usr/lib/@DEB_HOST_MULTIARCH@/libnymea-tests.so.1
usr/lib/@DEB_HOST_MULTIARCH@/libnymea-tests.so.1.0
usr/lib/@DEB_HOST_MULTIARCH@/libnymea-tests.so.1.0.0
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmock.so

View File

@ -1,2 +1 @@
usr/bin/nymeatest*
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmock.so