tests: make denying method calls narrower 16/206416/1
authorAdrian Szyndela <adrian.s@samsung.com>
Fri, 17 May 2019 11:07:18 +0000 (13:07 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 17 May 2019 11:08:28 +0000 (13:08 +0200)
commit5ba7521ea9b1a1dd35d70895b8a826f6a315bc3c
treee7fd5b0d8e2f63c043790bbaf43af3fecf11b9a1
parent16719e6a1c9c5ec6f74c7939082c5263014edea4
tests: make denying method calls narrower

After commit 329ae0e41 the cynara test stopped working. It was due to
different order of reading configuration files, as method.tests.conf
denied all the method calls.

This makes method.tests.conf deny only method calls to org.test.*, which
covers all destinations defined in the file.

Change-Id: I9a181bb184d41af83585c000b458fb9edd78cfb9
tests/default_allow/system.d/methods.test.conf