]> granicus.if.org Git - libvpx/commit
added encode/decode matching validation to tests
authorYaowu Xu <yaowu@google.com>
Thu, 30 Aug 2012 20:43:15 +0000 (13:43 -0700)
committerYaowu Xu <yaowu@google.com>
Fri, 31 Aug 2012 20:43:51 +0000 (13:43 -0700)
commitc953aeacd4ff1418a81f809e11e1d9bca4e9aac5
tree19b3a36835a52fd6601e95ef9a6e175159735a2e
parent90625c3bc11707fb1fa6d8892a645be6f4e6a8ae
added encode/decode matching validation to tests

This commit adds the ability of validating matched encoder and
decoder to unit tests.

Change-Id: Ie00d69a42477b6a69b324a6bd134939684f7300b
test/decode_test_driver.cc [new file with mode: 0644]
test/decode_test_driver.h [new file with mode: 0644]
test/encode_test_driver.cc
test/encode_test_driver.h
test/test.mk