blob: ffe8aa7c5728982a1bda7650f66dc21dc975d24a [file] [log] [blame]
{
"tests": [
{
"name": "driver_example_mod_tap_tests",
"exec": [
"fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx",
"--test",
"--enable_presenter",
"--base_shell=fuchsia-pkg://fuchsia.com/dev_base_shell#meta/dev_base_shell.cmx",
"--base_shell_args=--test_timeout_ms=300000",
"--session_shell=fuchsia-pkg://fuchsia.com/dev_session_shell#meta/dev_session_shell.cmx",
"--session_shell_args=--root_module=fuchsia-pkg://fuchsia.com/test_driver_module#meta/test_driver_module.cmx,--module_under_test_url=fuchsia-pkg://fuchsia.com/driver_example_mod#meta/driver_example_mod.cmx,--test_driver_url=fuchsia-pkg://fuchsia.com/driver_example_mod_target_tests#meta/driver_example_mod_target_tests.cmx",
"--story_shell=fuchsia-pkg://fuchsia.com/dev_story_shell#meta/dev_story_shell.cmx"
]
},
{
"name": "slider_mod_tests",
"exec": [
"fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx",
"--test",
"--enable_presenter",
"--base_shell=fuchsia-pkg://fuchsia.com/dev_base_shell#meta/dev_base_shell.cmx",
"--base_shell_args=--test_timeout_ms=300000",
"--session_shell=fuchsia-pkg://fuchsia.com/dev_session_shell#meta/dev_session_shell.cmx",
"--session_shell_args=--root_module=fuchsia-pkg://fuchsia.com/test_driver_module#meta/test_driver_module.cmx,--module_under_test_url=fuchsia-pkg://fuchsia.com/slider_mod#meta/slider_mod.cmx,--test_driver_url=fuchsia-pkg://fuchsia.com/slider_mod_tests#meta/slider_mod_tests.cmx",
"--story_shell=fuchsia-pkg://fuchsia.com/dev_story_shell#meta/dev_story_shell.cmx"
]
}
]
}