blob: 347295fc32f1855acee2d9e8292d3241172bb4cc [file] [log] [blame]
{
"tests":[
{
"name":"chain",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=chain_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"clipboard",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --user_shell_args=--root_module=clipboard_test_module --story_shell=dev_story_shell"
},
{
"name":"component_context",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --story_shell=dev_story_shell --user_shell_args=--root_module=component_context_test_module"
},
{
"name":"embed_shell",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --story_shell=embed_shell_test_story_shell --user_shell_args=--root_module=embed_shell_test_parent_module"
},
{
"name":"last_focus_time",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=last_focus_time_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"link_context_entities",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=link_context_entities_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"link_data",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=link_data_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"link_passing",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --story_shell=dev_story_shell --user_shell_args=--root_module=link_passing_test_module1"
},
{
"name":"parent_child",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --story_shell=dev_story_shell --user_shell_args=--root_module=parent_child_test_parent_module"
},
{
"name":"queue_persistence",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --user_shell_args=--root_module=queue_persistence_test_module --story_shell=dev_story_shell"
},
{
"name":"story_shell",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=story_shell_test_user_shell --story_shell=story_shell_test_story_shell"
},
{
"name":"story_update",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=story_update_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"suggestion",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=suggestion_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"trigger",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=trigger_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"module_context",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=module_context_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"user_shell",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=user_shell_test_user_shell --story_shell=dev_story_shell"
},
{
"name":"intents",
"exec":"device_runner --test --account_provider=dev_token_manager --device_shell=dev_device_shell --user_shell=dev_user_shell --story_shell=dev_story_shell --user_shell_args=--root_module=intent_test_parent_module"
}
]
}