New issue
Advanced search Search tips

Issue 914774 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jan 10
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

Support --test_data_path option in capture_unittests

Project Member Reported by keiichiw@chromium.org, Dec 13

Issue description

capture_unittests should support --test_data_path option to specify a test data file's path.

Current implementation fixes it to "DIR_SOURCE_ROOT/media/test/data/".
https://cs.chromium.org/chromium/src/media/base/test_data_util.cc?l=179&rcl=f1ef4405b08f701d2bdae9494e0cdf92506de98e

We want to specify the path by a command line parameter like jpeg_decode_accelerator:
https://cs.chromium.org/chromium/src/media/gpu/jpeg_decode_accelerator_unittest.cc?l=874&rcl=2f8f18b0a61db49c199f52d58123226b778fa843

 
Status: WontFix (was: Assigned)
Not necessary for now

Sign in to add a comment