Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Testing

kalyan kondapally edited this page Mar 3, 2014 · 62 revisions

GYP_DEFINES:

Static Build: 'component=static_library use_aura=1 use_ozone=1'
Shared Build: 'component=shared_library use_aura=1 use_ozone=1'
Embedded Build: 'component=static_library use_aura=1 use_ozone=1 embedded=1'
Shared Embedded Build: 'component=shared_library use_aura=1 use_ozone=1 embedded=1'
Target Static Build Shared Build Embedded Build Shared Embedded Build
base_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
cacheinvalidation_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
cc_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
chrome Compiles and Links Compiles. Doesn't Link Not supported Not supported
chrome_app_list_unittests Compiles and Links Compiles. Doesn't Link Not supported Not supported
compositor_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
components_unittests Need to check. Need to check. Compiles, Links and 19 tests crash. Need to check.
content_browsertests Need to check. Need to check. Compiles, Links but unable to run tests. Need to check.
content_unittests Need to check. Need to check. Compiles, Links, 205 tests crash out of 2011. Need to check.
content shell Compiles and Links Compiles and Links Compiles and Links Compiles and Links
crypto_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
device_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
events_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
views_examples_with_content_exe Compiles and Links Need to check. Not supported. Not supported.
gpu_unittests Compiles.
Doesn't link
Need to check. Need to check. Need to check.
interactive_ui_tests
Need to port GlobalCommandsApiTest to Ozone
Need to check. Need to check. Need to check.
ipc_tests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
media_tests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
net_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
ppapi_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
sandbox_linux_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
sql_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
sync_unit_tests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
ui_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
url_unittests Need to check. Need to check. Compiles, Links and all tests pass. Need to check.
aura_unittests Need to check. Need to check. Compiles.
Doesn't link
Need to check.
views_examples_exe Compiles.
Doesn't link
Need to check. Need to check. Need to check.
views_unittests Compiles.
Doesn't link
Need to check. Need to check. Need to check.
Clone this wiki locally