Get rid of C++11 features in EWK tests.
authorFilip Piechocki <f.piechocki@samsung.com>
Tue, 20 Jan 2015 16:24:59 +0000 (17:24 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitf45a4fda526a94f9caedbfdcb0c5e37a89b9e2fc
treeb653cc93747aa05655d188c7d94d407df1b84319
parent1b27dd691bb03c62263b73b42b2dde13b60b634c
Get rid of C++11 features in EWK tests.

Due to the GCC downgrade (4.8 -> 4.6) on Tizen 2.4
repositories ewk_certificate_policy_decision_suspend test
failed to compile because of the C++11 features used which
are not implemented yet in current GCC version.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9518
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: I32b9b9995c348b35a7331dd3b665808969870923
Signed-off-by: Filip Piechocki <f.piechocki@samsung.com>
tizen_src/ewk/unittest/utc_blink_ewk_certificate_policy_decision_suspend_func.cpp