summaryrefslogtreecommitdiff
path: root/test/simple_encoder.sh
AgeCommit message (Collapse)Author
2016-05-11simple_encoder: Add a frame limit argument.Tom Finegan
- Add frame limit argument. - Make all arguments required. - Enable the VP9 simple encoder test. Change-Id: I11d228b358ff90c60ea92e02760cb476434ea571
2014-07-10sh tests: Add support for running tested programs within another program.Tom Finegan
Specifying the --prefix command line arg executes all test programs within the context of the prefix string, which is assigned to VPX_TEST_PREFIX. All test functions updated to include VPX_TEST_PREFIX in their eval command. Change-Id: I2e215cc8f216048edf3269db02a6b5660fe32318
2014-06-16example tests: Make failures due to incorrect bin path easier to diagnose.Tom Finegan
Add elog() to tools_common, and checks for the executable in each test. Change-Id: I3c6334eca62c0b56040d91145abbe1bf5f9c763c
2014-04-30Add --show-program-output option to shell tests.Tom Finegan
When used --show-program-output shows the output from the programs run during testing. Change-Id: I15a47c43d1fcf0243c8df1a75d0d2a584ae1f08f
2014-04-24Add tests for simple_encoder.Tom Finegan
Change-Id: Ia8d1ddc856aa3d350522dd8dd13abc0bf40612ee