Browse Source

fate: Add test for webp

tags/n3.3
Diego Biurrun 9 years ago
parent
commit
7c55fac7df
2 changed files with 5 additions and 0 deletions
  1. +3
    -0
      tests/fate/image.mak
  2. +2
    -0
      tests/ref/fate/webp

+ 3
- 0
tests/fate/image.mak View File

@@ -223,6 +223,9 @@ FATE_TIFF-$(call DEMDEC, IMAGE2, TIFF) += $(FATE_TIFF)
FATE_SAMPLES_AVCONV += $(FATE_TIFF-yes)
fate-tiff: $(FATE_TIFF-yes)

FATE_SAMPLES_AVCONV-$(call DEMDEC, IMAGE2, WEBP) += fate-webp
fate-webp: CMD = framecrc -i $(TARGET_SAMPLES)/webp/image_small.webp

FATE_XBM += fate-xbm10
fate-xbm10: CMD = framecrc -i $(TARGET_SAMPLES)/xbm/xl.xbm



+ 2
- 0
tests/ref/fate/webp View File

@@ -0,0 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 135200, 0xc2e0319d

Loading…
Cancel
Save