This reference engine uses remote server on network, so this engine can not work well if the
network status is not good by some case such as running on proxy or emulator.
This behavior makes difficult to test the framework functionality, because it makes testcase
developer difficult to expect results of service engine.
To solve this situation, this patch makes engine work as a test mode if the client app sends some
reserved private keys. By this change, user can test well if network status is not good.
Change-Id: I925d18e57ccacdcb1332caaf88e9e525d5fd5492
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
(cherry picked from commit
ae0873569a935f206d650f861ba54bf77c91fe29)