Added security server stress tests
authorPawel Polawski <p.polawski@partner.samsung.com>
Mon, 22 Jul 2013 09:39:26 +0000 (11:39 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 23 Jan 2014 14:19:10 +0000 (15:19 +0100)
commit287c5d0854d05339287832b0921b128b5225944c
treea1a6b88ccaf3a4013730e74de88e399596bd74cf
parent1b4fd0e9bc417dccb2cbc085d774391e9f476a8e
Added security server stress tests

[Issue#]        SSDWSSP-250
[Bug/Feature]   N/A
[Cause]         Missing stress tests for security server
[Solution]      Stress tests added
[Verification]  New tests should be avaible after compilation.
                They are available through security-server-tests-stress
                binary. It is also caled by security-tests-all.sh,
                or using security-tests.sh with ss-stress parameter.

Change-Id: I8688d7326c201482928688407c42ff1adf8b4c7f
packaging/security-tests.spec
tests/common/tests_common.h
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/CMakeLists.txt
tests/security-server-tests/security_server_tests_server.cpp
tests/security-server-tests/security_server_tests_stress.cpp [new file with mode: 0644]
tests/security-tests-all.sh
tests/security-tests.sh