Reorder and change test macros 37/25137/23
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 30 Jul 2014 07:54:08 +0000 (09:54 +0200)
committerAleksander Zdyb <a.zdyb@partner.samsung.com>
Thu, 21 Aug 2014 07:07:09 +0000 (09:07 +0200)
commiteeca178b3431a347d508766f7fc96993c81afe69
treea91d768d2403a4aef46c5ab8a31d78a784a85db8
parent33c5c2c48df8a05022fa35dadba3ab33baeb3802
Reorder and change test macros

Change-Id: Id05a92516053ca7128198fe61f8f5c805637d645
35 files changed:
tests/common/CMakeLists.txt
tests/common/access_provider.cpp
tests/common/db_sqlite.cpp
tests/common/dbus_access.cpp
tests/common/fs_label_manager.cpp
tests/common/smack_access.cpp
tests/common/tests_common.cpp
tests/common/tests_common.h
tests/cynara-tests/common/cynara_test_admin.cpp
tests/cynara-tests/common/cynara_test_client.cpp
tests/cynara-tests/common/cynara_test_env.cpp
tests/cynara-tests/test_cases.cpp
tests/framework/config.cmake
tests/framework/include/dpl/gdbbacktrace.h [moved from tests/common/gdbbacktrace.h with 100% similarity]
tests/framework/include/dpl/test/test_runner.h
tests/framework/src/gdbbacktrace.cpp [moved from tests/common/gdbbacktrace.cpp with 99% similarity]
tests/libprivilege-control-tests/common/db.cpp
tests/libprivilege-control-tests/libprivilege-control_test_common.cpp
tests/libprivilege-control-tests/test_cases.cpp
tests/libprivilege-control-tests/test_cases_incorrect_params.cpp
tests/libprivilege-control-tests/test_cases_nosmack.cpp
tests/libprivilege-control-tests/test_cases_stress.cpp
tests/libsmack-tests/test_cases.cpp
tests/security-manager-tests/common/sm_db.cpp
tests/security-manager-tests/security_manager_tests.cpp
tests/security-server-tests/common/security_server_tests_common.cpp
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/security_server_measurer_API_speed.cpp
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_dbus.cpp
tests/security-server-tests/security_server_tests_password.cpp
tests/security-server-tests/security_server_tests_privilege.cpp
tests/security-server-tests/security_server_tests_stress.cpp
tests/security-server-tests/server.cpp
tests/security-server-tests/weird_arguments.cpp