Add test-agent plugin 86/33386/5
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 9 Jan 2015 01:44:45 +0000 (02:44 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 15 Jan 2015 18:27:00 +0000 (19:27 +0100)
commit584531091e8374d0dedf0ebc6ba6d69076714528
tree86095dd331ca2b58825a496c465b71bad5d8898f
parent8eac46d9c9e56b6164cc7b5c4427d5b5520b15bf
Add test-agent plugin

This is a test plugin, that sends all requests to agent.
Security tests can play role of this agent, so they can decide
about time and value of a response.

Change-Id: I278229810a84cdb4a3ff01ad8ef714019507f0c1
packaging/security-tests.spec
tests/cynara-tests/plugins/CMakeLists.txt
tests/cynara-tests/plugins/plugins.h
tests/cynara-tests/plugins/test-agent/CMakeLists.txt [new file with mode: 0644]
tests/cynara-tests/plugins/test-agent/plugin.cpp [new file with mode: 0644]