aosp12/cts/tests/mediapc/README.md

11 lines
528 B
Markdown

## Media Performance Class CTS Tests
Current folder comprises of files necessary for testing media performance class.
The test vectors used by the test suite is available at [link](https://storage.googleapis.com/android_media/cts/tests/mediapc/CtsMediaPerformanceClassTestCases-1.1.zip) and is downloaded automatically while running tests. Manual installation of these can be done using copy_media.sh script in this directory.
### Commands
```sh
$ atest android.mediapc.cts
$ atest android.mediapc.cts.PeformanceClassTest
```