Remove tracker.
authorBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 23 Jan 2014 13:49:20 +0000 (14:49 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Wed, 29 Jan 2014 07:06:57 +0000 (08:06 +0100)
commitabe07143be83f6caaa66a9e0516fd3f3d42624e0
tree22786037c38fc678e57abae21cd412842e1702aa
parentcdfa267963f62e89986857461b60f5d672b8899b
Remove tracker.

Tracker was replaced with macro RUNNER_ASSERT_MSG_BT which is able
to print full backtrace.

[Issue#]   N/A
[Bug]      N/A
[Cause]    N/A
[Solution] N/A

[Verification] Build, run tests.

Change-Id: Ic5bdd6584ce11edcfa662c54807b042104284062
15 files changed:
tests/common/access_provider.cpp
tests/common/access_provider.h
tests/common/dbus_access.cpp
tests/common/dbus_access.h
tests/common/smack_access.cpp
tests/common/smack_access.h
tests/common/tracker.h [deleted file]
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/cookie_api.cpp
tests/security-server-tests/security_server_clean_env.cpp
tests/security-server-tests/security_server_clean_env.h
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_open_for.cpp
tests/security-server-tests/security_server_tests_password.cpp
tests/security-server-tests/server.cpp