summaryrefslogtreecommitdiff
path: root/test/cq_test.cc
AgeCommit message (Expand)Author
2020-07-09test/*: rename *TestCase to TestSuiteJames Zern
2020-06-18update googletest to v1.10.0James Zern
2018-10-02Change the frame used to set up encoder in tests to 0.chiyotsai
2016-07-27test: apply clang-formatclang-format
2014-08-13cq_test: allow test cases to be run out of orderJames Zern
2014-02-20cq_test.cc: Use size_t for file size and unsigned int for target bitrate.Tom Finegan
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-10-04Add a unit test for CQ mode.Ronald S. Bultje