Browse Source

Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3'

* commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3':
  fate: Rework sgi tests into a suite and add the missing ones

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
tags/n3.0
Hendrik Leppkes 10 years ago
parent
commit
5c0dbc20fc
12 changed files with 21 additions and 34 deletions
  1. +7
    -26
      tests/fate/image.mak
  2. +0
    -2
      tests/ref/fate/sgi-gray
  3. +1
    -1
      tests/ref/fate/sgi-gray16
  4. +2
    -0
      tests/ref/fate/sgi-gray16-rle
  5. +2
    -0
      tests/ref/fate/sgi-gray8
  6. +2
    -0
      tests/ref/fate/sgi-gray8-rle
  7. +1
    -1
      tests/ref/fate/sgi-rgb24
  8. +1
    -1
      tests/ref/fate/sgi-rgb48
  9. +1
    -1
      tests/ref/fate/sgi-rgba
  10. +2
    -0
      tests/ref/fate/sgi-rgba-rle
  11. +1
    -1
      tests/ref/fate/sgi-rgba64
  12. +1
    -1
      tests/ref/fate/sgi-rgba64-rle

+ 7
- 26
tests/fate/image.mak View File

@@ -94,35 +94,16 @@ fate-png: $(FATE_PNG-yes)
FATE_IMAGE-$(call DEMDEC, IMAGE2, PTX) += fate-ptx
fate-ptx: CMD = framecrc -i $(TARGET_SAMPLES)/ptx/_113kw_pic.ptx -pix_fmt rgb24

FATE_SGI += fate-sgi-gray
fate-sgi-gray: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_gray.sgi -pix_fmt gray

FATE_SGI += fate-sgi-gray16
fate-sgi-gray16: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_gray16.sgi -pix_fmt gray16le

FATE_SGI += fate-sgi-rgb24
fate-sgi-rgb24: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_rgb24.sgi -pix_fmt rgb24

FATE_SGI += fate-sgi-rgb24-rle
fate-sgi-rgb24-rle: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/uvmap_rgb24_rle.sgi -pix_fmt rgb24

FATE_SGI += fate-sgi-rgb48
fate-sgi-rgb48: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_rgb48.sgi -pix_fmt rgb48be

FATE_SGI += fate-sgi-rgb48-rle
fate-sgi-rgb48-rle: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/uvmap_rgb48_rle.sgi -pix_fmt rgb48be

FATE_SGI += fate-sgi-rgba
fate-sgi-rgba: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_rgba.sgi -pix_fmt rgba

FATE_SGI += fate-sgi-rgba64
fate-sgi-rgba64: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/lena_rgba64.sgi -pix_fmt rgba64be
define FATE_IMGSUITE_SGI
FATE_SGI += fate-sgi-$(1) fate-sgi-$(1)-rle
fate-sgi-$(1): CMD = framecrc -i $(TARGET_SAMPLES)/sgi/libav_$(1).sgi -sws_flags +accurate_rnd+bitexact
fate-sgi-$(1)-rle: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/libav_$(1)_rle.sgi -sws_flags +accurate_rnd+bitexact
endef

FATE_SGI += fate-sgi-rgba64-rle
fate-sgi-rgba64-rle: CMD = framecrc -i $(TARGET_SAMPLES)/sgi/maya_rgba64_rle.sgi -pix_fmt rgba64be
SGI_COLORSPACES = gray8 gray16 rgb24 rgb48 rgba rgba64
$(foreach CLSP,$(SGI_COLORSPACES),$(eval $(call FATE_IMGSUITE_SGI,$(CLSP))))

FATE_SGI-$(call DEMDEC, IMAGE2, SGI) += $(FATE_SGI)

FATE_IMAGE += $(FATE_SGI-yes)
fate-sgi: $(FATE_SGI-yes)



+ 0
- 2
tests/ref/fate/sgi-gray View File

@@ -1,2 +0,0 @@
#tb 0: 1/25
0, 0, 0, 1, 65536, 0xe36c12e1

+ 1
- 1
tests/ref/fate/sgi-gray16 View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 131072, 0x6855d247
0, 0, 0, 1, 262144, 0x6c27f084

+ 2
- 0
tests/ref/fate/sgi-gray16-rle View File

@@ -0,0 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 262144, 0x65ef57ff

+ 2
- 0
tests/ref/fate/sgi-gray8 View File

@@ -0,0 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 131072, 0xb0702a94

+ 2
- 0
tests/ref/fate/sgi-gray8-rle View File

@@ -0,0 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 131072, 0xb0702a94

+ 1
- 1
tests/ref/fate/sgi-rgb24 View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 196608, 0x5b24c51a
0, 0, 0, 1, 393216, 0xa9b28fd9

+ 1
- 1
tests/ref/fate/sgi-rgb48 View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 393216, 0xf6b0d73a
0, 0, 0, 1, 786432, 0xee4aa667

+ 1
- 1
tests/ref/fate/sgi-rgba View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 262144, 0x7b38d40b
0, 0, 0, 1, 524288, 0x4ee5adbb

+ 2
- 0
tests/ref/fate/sgi-rgba-rle View File

@@ -0,0 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 524288, 0x4ee5adbb

+ 1
- 1
tests/ref/fate/sgi-rgba64 View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 524288, 0xce70f51c
0, 0, 0, 1, 1048576, 0xc657e22b

+ 1
- 1
tests/ref/fate/sgi-rgba64-rle View File

@@ -1,2 +1,2 @@
#tb 0: 1/25
0, 0, 0, 1, 614400, 0xb92d409d
0, 0, 0, 1, 1048576, 0xb619d0f1

Loading…
Cancel
Save