summaryrefslogtreecommitdiff
path: root/tests/checkasm/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2016-06-13 23:00:51 +0300
committerMartin Storsjö <martin@martin.st>2016-07-08 14:10:46 +0300
commitf8d17d53957056c053a46f9320fa7ae6fe1479a5 (patch)
tree9c5f04a0de36a8f36b40c497be326be92f3957b1 /tests/checkasm/Makefile
parente8b96a77010dd62624c3c65c357d7ae3b397ceaa (diff)
checkasm: Add tests for vp8dsp
The tests are inspired by similar tests for vp9 by Ronald Bultje. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/checkasm/Makefile')
-rw-r--r--tests/checkasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/Makefile b/tests/checkasm/Makefile
index 3c2385332c..7c1d0ec3df 100644
--- a/tests/checkasm/Makefile
+++ b/tests/checkasm/Makefile
@@ -5,6 +5,7 @@ AVCODECOBJS-$(CONFIG_FMTCONVERT) += fmtconvert.o
AVCODECOBJS-$(CONFIG_H264DSP) += h264dsp.o
AVCODECOBJS-$(CONFIG_H264PRED) += h264pred.o
AVCODECOBJS-$(CONFIG_H264QPEL) += h264qpel.o
+AVCODECOBJS-$(CONFIG_VP8DSP) += vp8dsp.o
# decoders/encoders
AVCODECOBJS-$(CONFIG_DCA_DECODER) += dcadsp.o synth_filter.o