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 4, 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 embedded=1'
Shared Embedded Build: 'component=shared_library embedded=1'
Target Static Build Shared Build Embedded Build Shared Embedded Build
aura_unittests Need to check. Need to check. Compiles and Links.
All tests crash.
Compiles and Links.
All tests crash.
base_unittests Need to check. Need to check. Compiles, Links and all tests pass. Compiles, Links and all tests pass.
cacheinvalidation_unittests Need to check. Need to check. Compiles, Links and all tests pass. Compiles, Links and all tests pass.
cc_unittests Need to check. Need to check. Compiles, Links and all tests pass. Compiles, Links and all tests pass.
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. Compiles, Links and all tests pass.
components_unittests Need to check. Need to check. Compiles, Links.
19 tests crash.
Compiles, Links.
19 tests crash.
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.
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. Compiles, Links and all tests pass. Need to check.
interactive_ui_tests
Need to port GlobalCommandsApiTest to Ozone
Need to check. Not supported. Not supported.
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.
views_examples_exe Compiles.
Doesn't link
Need to check. Not supported. Not supported.
views_unittests Compiles.
Doesn't link
Need to check. Not supported. Not supported.
Clone this wiki locally