security-manager-tests: fix expected error of security_manager_49b_* 77/68677/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 May 2016 08:57:50 +0000 (10:57 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 May 2016 08:57:50 +0000 (10:57 +0200)
commit335577d32b9e7bd4e22f0fbfcb1507df4de00e31
tree6e70bf717ea3320bb5fc3ac5fa37aeeecb945833
parent12589a915c099a5ab03b64138ba533dd56d67727
security-manager-tests: fix expected error of security_manager_49b_*

The app installation fails because for local installations security-manager
expects that a user's directory in /home exists (/home/tizenglobalapp). In case
of global user there's no such directory. It's not a matter of authentication
but directory existence. Test has been updated to expect
SECURITY_MANAGER_ERROR_SERVER_ERROR rather than
SECURITY_MANAGER_ERROR_AUTHENTICATION_FAILED.

Change-Id: Iee34f5010731a3c0c45c92aa574b5266113e65c8
src/security-manager-tests/security_manager_tests.cpp