DescriptionAdd build targets for Opus tests.
test_opus_api, test_opus_encode, test_opus_decode, and test_opus_padding
can be run directly, with no command-line options, and they print out
"OK" during the test and an overall status message such as
"All API tests passed." or "Tests completed successfully." at the end.
The celt component has several unit tests. I didn't add build targets
for them because some of them don't print any output, so you'd need a
test harness script to examine their exit status.
R=henrika@chromium.org,sergeyu@chromium.org
BUG=452984
Committed: https://crrev.com/8b76b75f78ffdb9760ee7eea4f149c5d2b64bc89
Cr-Commit-Position: refs/heads/master@{#314235}
Patch Set 1 #Patch Set 2 : Specify -Wno-nonnull for the test_opus_decode target #
Total comments: 5
Messages
Total messages: 13 (2 generated)
|