summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJanusz Kozerski <j.kozerski@samsung.com>2015-06-12 11:55:32 +0200
committerJanusz Kozerski <j.kozerski@samsung.com>2015-06-26 13:16:49 +0200
commit5d8a0be19e830c951c32a605e208b7120270bc70 (patch)
treebe9215ca0859288682a03d3e5d50f5002e61f896 /tests
parenta282a131cd809c3f425a44f42e30dfb902bca76e (diff)
downloadcert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.tar.gz
cert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.tar.bz2
cert-checker-5d8a0be19e830c951c32a605e208b7120270bc70.zip
Replace pkgmgr signal handling with dbus API
After fix package-manager API using of its API can be restored. [Verication] 1) Build cert-checker with debug and run it on emulator 2) In 2nd console run: journalctl -f | grep cert-checker 3) Install and uninstall app in some random order: install: pkgcmd -i -t wgt -p /usr/share/widget_demo/mancala.wgt -q uninstall: pkgcmd -u -n yKrWwxz1KX -q 4) Check if journal logs are correct Change-Id: I60a77c2862dd9745e1b422fb2eb3afec13b40d14
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 4e2add7..95dcd64 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -6,7 +6,6 @@ PKG_CHECK_MODULES(CERT_CHECKER_TESTS_DEP
glib-2.0
gio-2.0
icu-i18n
- capi-appfw-package-manager
notification
libsystemd-journal
libtzplatform-config