You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| fuzzer | 3 years ago | |
| Android.bp | 3 years ago | |
| AndroidTestTemplate.xml | 3 years ago | |
| HdrTranscodeTests.cpp | 3 years ago | |
| MediaSampleQueueTests.cpp | 3 years ago | |
| MediaSampleReaderNDKTests.cpp | 3 years ago | |
| MediaSampleWriterTests.cpp | 3 years ago | |
| MediaTrackTranscoderTests.cpp | 3 years ago | |
| MediaTranscoderTests.cpp | 3 years ago | |
| PassthroughTrackTranscoderTests.cpp | 3 years ago | |
| README.md | 3 years ago | |
| TranscoderTestUtils.h | 3 years ago | |
| VideoTrackTranscoderTests.cpp | 3 years ago | |
| build_and_run_all_unit_tests.sh | 3 years ago | |
README.md
Transcoder Testing
Transcoder unit tests :
To run all transcoder unit tests, run the supplied script from this folder:
./build_and_run_all_unit_tests.sh
To run individual unit test modules, use atest:
atest MediaSampleReaderNDK