tests: Add test package for libdbuspolicy - again 09/106409/1
authorKazimierz Krosman <k.krosman@samsung.com>
Mon, 19 Dec 2016 13:02:50 +0000 (14:02 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Wed, 21 Dec 2016 12:35:18 +0000 (13:35 +0100)
commit575b04077b18ca810aa1974314785e32340d4bb6
treeeadf6787f05b29df4126af18e2fb835c5b294153
parent259df82e824f82949e024f8852a310d6a08e9271
tests: Add test package for libdbuspolicy - again

This reverts commit 376f38dafa0b7ee5eae3d8f0ba0333c84a79742d,
which reverted commit bb7d32bb63f1d0fc463255000fbc773a119314a9.
This is different from commit bb7d32bb63f1d0fc463255000fbc773a119314a9
in handling builds - it provides single spec file.

Additionally, corrections for tests, mostly
excluding initialization of the library from "test cases".

Author: Kazimierz Krosman
with some corrections by Adrian Szyndela <adrian.s@samsung.com>

Change-Id: I64a58818c5c7f692db38f8225bec1e7a11954de6
14 files changed:
Makefile.am
configure.ac
packaging/libdbuspolicy.spec
src/cynara_prepare.sh [new file with mode: 0644]
src/dbus_daemon.c [new file with mode: 0644]
src/libdbuspolicy1.c
src/stest_common.c [new file with mode: 0644]
src/stest_common.h [new file with mode: 0644]
src/stest_cynara.c [new file with mode: 0644]
src/stest_method_call.c [new file with mode: 0644]
src/stest_ownership.c [new file with mode: 0644]
src/stest_signal.c [new file with mode: 0644]
src/test_runner.c [new file with mode: 0644]
src/test_runner.h [new file with mode: 0644]