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.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
fuzzer | 4 months ago | |
Android.bp | 4 months ago | |
AndroidTestTemplate.xml | 4 months ago | |
HdrTranscodeTests.cpp | 4 months ago | |
MediaSampleQueueTests.cpp | 4 months ago | |
MediaSampleReaderNDKTests.cpp | 4 months ago | |
MediaSampleWriterTests.cpp | 4 months ago | |
MediaTrackTranscoderTests.cpp | 4 months ago | |
MediaTranscoderTests.cpp | 4 months ago | |
PassthroughTrackTranscoderTests.cpp | 4 months ago | |
README.md | 4 months ago | |
TranscoderTestUtils.h | 4 months ago | |
VideoTrackTranscoderTests.cpp | 4 months ago | |
build_and_run_all_unit_tests.sh | 4 months 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