[Chromecast] End to end mpeg2ts parser test
commit01a75fbc88c17d50f87c35f260e5dbbb48c1ec8b
authoryucliu <yucliu@chromium.org>
Tue, 7 Jul 2015 04:30:06 +0000 (6 21:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Jul 2015 04:30:32 +0000 (7 04:30 +0000)
treebb232de64607112edd8be7265a40e1193bc8d79a
parent56d81712f8d817277957f44bdb756119a38b76f5
[Chromecast] End to end mpeg2ts parser test

Use local file for all MediaSourceTest

To run the this test on chromecast,
1. link cast_shell.pak to /chrome/content_shell.pak
2. set env CR_SOURCE_ROOT to a writable dir
3. put required test file to $CR_SOURCE_ROOT/media/test/data
4. run the test with gtest_filter set to correct test case

Related CL https://codereview.chromium.org/1214493002/

BUG=internal b/17491447

Review URL: https://codereview.chromium.org/1214213003

Cr-Commit-Position: refs/heads/master@{#337560}
content/browser/media/media_source_browsertest.cc