-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit d7deb2c
authored
libtiff: add run_tests.sh (#13567)
Adds `run_tests.sh` for the libtiff project.
`run_tests.sh` is used as part of Chronos with cached builds:
https://github.com/google/oss-fuzz/tree/master/infra/experimental/chronos#check-tests
The last lines of `infra/experimental/chronos/check_tests.sh libtiff c`
are:
```
Running tests...
Test project /src/libtiff
Start 1: test_signed_tags
1/159 Test #1: test_signed_tags ............................................ Passed 0.02 sec
Start 2: ascii_tag
2/159 Test #2: ascii_tag ................................................... Passed 0.01 sec
Start 3: long_tag
3/159 Test #3: long_tag .................................................... Passed 0.01 sec
Start 4: short_tag
4/159 Test #4: short_tag ................................................... Passed 0.01 sec
Start 5: strip_rw
5/159 Test #5: strip_rw .................................................... Passed 0.02 sec
Start 6: rewrite
6/159 Test #6: rewrite ..................................................... Passed 0.02 sec
Start 7: raw_decode
7/159 Test #7: raw_decode .................................................. Passed 0.01 sec
Start 8: custom_dir
8/159 Test #8: custom_dir .................................................. Passed 0.01 sec
Start 9: rational_precision2double
9/159 Test #9: rational_precision2double ................................... Passed 0.02 sec
Start 10: test_write_read_tags
10/159 Test #10: test_write_read_tags ........................................ Passed 0.03 sec
Start 11: test_transferfunction_write_read
11/159 Test #11: test_transferfunction_write_read ............................ Passed 0.02 sec
Start 12: custom_dir_EXIF_231
12/159 Test #12: custom_dir_EXIF_231 ......................................... Passed 0.02 sec
Start 13: defer_strile_loading
13/159 Test #13: defer_strile_loading ........................................ Passed 0.33 sec
Start 14: defer_strile_writing
14/159 Test #14: defer_strile_writing ........................................ Passed 0.02 sec
Start 15: test_directory
15/159 Test #15: test_directory .............................................. Passed 0.09 sec
Start 16: test_IFD_enlargement
16/159 Test #16: test_IFD_enlargement ........................................ Passed 0.17 sec
Start 17: testtypes
17/159 Test #17: testtypes ................................................... Passed 0.01 sec
Start 18: test_open_options
18/159 Test #18: test_open_options ........................................... Passed 0.01 sec
Start 19: test_append_to_strip
19/159 Test #19: test_append_to_strip ........................................ Passed 0.01 sec
Start 20: test_ifd_loop_detection
20/159 Test #20: test_ifd_loop_detection ..................................... Passed 0.02 sec
Start 21: test_RGBAImage
21/159 Test #21: test_RGBAImage .............................................. Passed 3.89 sec
Start 22: ppm2tiff-miniswhite-miniswhite-1c-1b
22/159 Test #22: ppm2tiff-miniswhite-miniswhite-1c-1b ........................ Passed 0.63 sec
Start 23: ppm2tiff-minisblack-minisblack-1c-8b
23/159 Test #23: ppm2tiff-minisblack-minisblack-1c-8b ........................ Passed 0.02 sec
Start 24: ppm2tiff-rgb-rgb-3c-16b
24/159 Test #24: ppm2tiff-rgb-rgb-3c-16b ..................................... Passed 0.02 sec
Start 25: ppm2tiff-rgb-rgb-3c-8b
25/159 Test #25: ppm2tiff-rgb-rgb-3c-8b ...................................... Passed 0.02 sec
Start 26: tiffcp-TIFFIMG-custom_dir_EXIF_GPS
26/159 Test #26: tiffcp-TIFFIMG-custom_dir_EXIF_GPS .......................... Passed 0.02 sec
Start 27: tiffcp-TIFFIMG-logluv-3c-16b
27/159 Test #27: tiffcp-TIFFIMG-logluv-3c-16b ................................ Passed 0.02 sec
Start 28: tiffcp-TIFFIMG-minisblack-1c-16b
28/159 Test #28: tiffcp-TIFFIMG-minisblack-1c-16b ............................ Passed 0.03 sec
Start 29: tiffcp-TIFFIMG-minisblack-1c-8b
29/159 Test #29: tiffcp-TIFFIMG-minisblack-1c-8b ............................. Passed 0.03 sec
Start 30: tiffcp-TIFFIMG-minisblack-2c-8b-alpha
30/159 Test #30: tiffcp-TIFFIMG-minisblack-2c-8b-alpha ....................... Passed 0.02 sec
Start 31: tiffcp-TIFFIMG-miniswhite-1c-1b
31/159 Test #31: tiffcp-TIFFIMG-miniswhite-1c-1b ............................. Passed 0.02 sec
Start 32: tiffcp-TIFFIMG-palette-1c-1b
32/159 Test #32: tiffcp-TIFFIMG-palette-1c-1b ................................ Passed 0.02 sec
Start 33: tiffcp-TIFFIMG-palette-1c-4b
33/159 Test #33: tiffcp-TIFFIMG-palette-1c-4b ................................ Passed 0.02 sec
Start 34: tiffcp-TIFFIMG-palette-1c-8b
34/159 Test #34: tiffcp-TIFFIMG-palette-1c-8b ................................ Passed 0.02 sec
Start 35: tiffcp-TIFFIMG-rgb-3c-16b
35/159 Test #35: tiffcp-TIFFIMG-rgb-3c-16b ................................... Passed 0.02 sec
Start 36: tiffcp-TIFFIMG-rgb-3c-8b
36/159 Test #36: tiffcp-TIFFIMG-rgb-3c-8b .................................... Passed 0.02 sec
Start 37: tiffcp-TIFFIMG-quad-lzw-compat
37/159 Test #37: tiffcp-TIFFIMG-quad-lzw-compat .............................. Passed 0.04 sec
Start 38: tiffcp-TIFFIMG-lzw-single-strip
38/159 Test #38: tiffcp-TIFFIMG-lzw-single-strip ............................. Passed 0.05 sec
Start 39: tiffcp-TIFFIMG-testfax4
39/159 Test #39: tiffcp-TIFFIMG-testfax4 ..................................... Passed 0.05 sec
Start 40: tiffcp-TIFFIMG-testfax3_bug_513
40/159 Test #40: tiffcp-TIFFIMG-testfax3_bug_513 ............................. Passed 0.02 sec
Start 41: tiffcp-TIFFIMG-32bpp-None
41/159 Test #41: tiffcp-TIFFIMG-32bpp-None ................................... Passed 0.02 sec
Start 42: tiffcp-TIFFIMG-quad-tile
42/159 Test #42: tiffcp-TIFFIMG-quad-tile .................................... Passed 0.03 sec
Start 43: tiffcp-g3-miniswhite-1c-1b
43/159 Test #43: tiffcp-g3-miniswhite-1c-1b .................................. Passed 0.01 sec
Start 44: tiffcp-g31d-miniswhite-1c-1b
44/159 Test #44: tiffcp-g31d-miniswhite-1c-1b ................................ Passed 0.02 sec
Start 45: tiffcp-g31dfill-miniswhite-1c-1b
45/159 Test #45: tiffcp-g31dfill-miniswhite-1c-1b ............................ Passed 0.01 sec
Start 46: tiffcp-g32d-miniswhite-1c-1b
46/159 Test #46: tiffcp-g32d-miniswhite-1c-1b ................................ Passed 0.02 sec
Start 47: tiffcp-g32dfill-miniswhite-1c-1b
47/159 Test #47: tiffcp-g32dfill-miniswhite-1c-1b ............................ Passed 0.01 sec
Start 48: tiffcp-g4-miniswhite-1c-1b
48/159 Test #48: tiffcp-g4-miniswhite-1c-1b .................................. Passed 0.02 sec
Start 49: tiffcp-logluv-logluv-3c-16b
49/159 Test #49: tiffcp-logluv-logluv-3c-16b ................................. Passed 0.02 sec
Start 50: tiffcp-thumbnail-miniswhite-1c-1b
50/159 Test #50: tiffcp-thumbnail-miniswhite-1c-1b ........................... Passed 0.03 sec
Start 51: tiffcp-none-quad-lzw-compat
51/159 Test #51: tiffcp-none-quad-lzw-compat ................................. Passed 0.02 sec
Start 52: tiffcp-noner1-lzw-single-strip
52/159 Test #52: tiffcp-noner1-lzw-single-strip .............................. Passed 0.03 sec
Start 53: tiffcp-float64_lzw_2_le-test_float64_predictor2_le_lzw
53/159 Test #53: tiffcp-float64_lzw_2_le-test_float64_predictor2_le_lzw ...... Passed 0.01 sec
Start 54: tiffcp-float64_lzw_2_be-test_float64_predictor2_be_lzw
54/159 Test #54: tiffcp-float64_lzw_2_be-test_float64_predictor2_be_lzw ...... Passed 0.01 sec
Start 55: tiff2rgba-32BPP-32bpp-None
55/159 Test #55: tiff2rgba-32BPP-32bpp-None .................................. Passed 0.02 sec
Start 56: tiffcp-32BPP-JPEG-32bpp-None-jpeg
56/159 Test #56: tiffcp-32BPP-JPEG-32bpp-None-jpeg ........................... Passed 0.02 sec
Start 57: tiffcp-jbig-lzw-single-strip
57/159 Test #57: tiffcp-jbig-lzw-single-strip ................................ Passed 0.18 sec
Start 58: tiffdump-miniswhite-1c-1b
58/159 Test #58: tiffdump-miniswhite-1c-1b ................................... Passed 0.01 sec
Start 59: tiffinfo-custom_dir_EXIF_GPS
59/159 Test #59: tiffinfo-custom_dir_EXIF_GPS ................................ Passed 0.02 sec
Start 60: tiffinfo-minisblack-1c-16b
60/159 Test #60: tiffinfo-minisblack-1c-16b .................................. Passed 0.02 sec
Start 61: tiffinfo-tiff_with_subifd_chain
61/159 Test #61: tiffinfo-tiff_with_subifd_chain ............................. Passed 0.01 sec
Start 62: tiffcp-split
62/159 Test #62: tiffcp-split ................................................ Passed 0.03 sec
Start 63: tiffcp-split-join
63/159 Test #63: tiffcp-split-join ........................................... Passed 0.04 sec
Start 64: tiff2pdf-miniswhite-1c-1b
64/159 Test #64: tiff2pdf-miniswhite-1c-1b ................................... Passed 0.02 sec
Start 65: tiff2ps-miniswhite-1c-1b-ps-1
65/159 Test #65: tiff2ps-miniswhite-1c-1b-ps-1 ............................... Passed 0.02 sec
Start 66: tiff2ps-miniswhite-1c-1b-ps-2
66/159 Test #66: tiff2ps-miniswhite-1c-1b-ps-2 ............................... Passed 0.01 sec
Start 67: tiff2ps-miniswhite-1c-1b-ps-3
67/159 Test #67: tiff2ps-miniswhite-1c-1b-ps-3 ............................... Passed 0.02 sec
Start 68: tiff2ps-miniswhite-1c-1b-eps-1
68/159 Test #68: tiff2ps-miniswhite-1c-1b-eps-1 .............................. Passed 0.01 sec
Start 69: tiff2bw-default-palette-1c-8b
69/159 Test #69: tiff2bw-default-palette-1c-8b ............................... Passed 0.02 sec
Start 70: tiff2bw-default-rgb-3c-8b
70/159 Test #70: tiff2bw-default-rgb-3c-8b ................................... Passed 0.02 sec
Start 71: tiff2bw-default-quad-lzw-compat
71/159 Test #71: tiff2bw-default-quad-lzw-compat ............................. Passed 0.03 sec
Start 72: tiff2rgba-default-custom_dir_EXIF_GPS
72/159 Test #72: tiff2rgba-default-custom_dir_EXIF_GPS ....................... Passed 0.03 sec
Start 73: tiff2rgba-default-logluv-3c-16b
73/159 Test #73: tiff2rgba-default-logluv-3c-16b ............................. Passed 0.02 sec
Start 74: tiff2rgba-default-minisblack-1c-16b
74/159 Test #74: tiff2rgba-default-minisblack-1c-16b ......................... Passed 0.03 sec
Start 75: tiff2rgba-default-minisblack-1c-8b
75/159 Test #75: tiff2rgba-default-minisblack-1c-8b .......................... Passed 0.02 sec
Start 76: tiff2rgba-default-minisblack-2c-8b-alpha
76/159 Test #76: tiff2rgba-default-minisblack-2c-8b-alpha .................... Passed 0.02 sec
Start 77: tiff2rgba-default-miniswhite-1c-1b
77/159 Test #77: tiff2rgba-default-miniswhite-1c-1b .......................... Passed 0.03 sec
Start 78: tiff2rgba-default-palette-1c-1b
78/159 Test #78: tiff2rgba-default-palette-1c-1b ............................. Passed 0.02 sec
Start 79: tiff2rgba-default-palette-1c-4b
79/159 Test #79: tiff2rgba-default-palette-1c-4b ............................. Passed 0.03 sec
Start 80: tiff2rgba-default-palette-1c-8b
80/159 Test #80: tiff2rgba-default-palette-1c-8b ............................. Passed 0.03 sec
Start 81: tiff2rgba-default-rgb-3c-16b
81/159 Test #81: tiff2rgba-default-rgb-3c-16b ................................ Passed 0.03 sec
Start 82: tiff2rgba-default-rgb-3c-8b
82/159 Test #82: tiff2rgba-default-rgb-3c-8b ................................. Passed 0.03 sec
Start 83: tiff2rgba-default-quad-lzw-compat
83/159 Test #83: tiff2rgba-default-quad-lzw-compat ........................... Passed 0.04 sec
Start 84: tiff2rgba-default-lzw-single-strip
84/159 Test #84: tiff2rgba-default-lzw-single-strip .......................... Passed 0.39 sec
Start 85: tiff2rgba-default-testfax4
85/159 Test #85: tiff2rgba-default-testfax4 .................................. Passed 0.19 sec
Start 86: tiff2rgba-default-testfax3_bug_513
86/159 Test #86: tiff2rgba-default-testfax3_bug_513 .......................... Passed 0.03 sec
Start 87: tiff2rgba-default-32bpp-None
87/159 Test #87: tiff2rgba-default-32bpp-None ................................ Passed 0.02 sec
Start 88: tiff2rgba-default-quad-tile
88/159 Test #88: tiff2rgba-default-quad-tile ................................. Passed 0.04 sec
Start 89: tiff2rgba-default-ojpeg_zackthecat_subsamp22_single_strip
89/159 Test #89: tiff2rgba-default-ojpeg_zackthecat_subsamp22_single_strip ... Passed 0.03 sec
Start 90: tiff2rgba-default-ojpeg_chewey_subsamp21_multi_strip
90/159 Test #90: tiff2rgba-default-ojpeg_chewey_subsamp21_multi_strip ........ Passed 0.05 sec
Start 91: tiff2rgba-default-ojpeg_single_strip_no_rowsperstrip
91/159 Test #91: tiff2rgba-default-ojpeg_single_strip_no_rowsperstrip ........ Passed 0.03 sec
Start 92: tiffcrop-R90-custom_dir_EXIF_GPS
92/159 Test #92: tiffcrop-R90-custom_dir_EXIF_GPS ............................ Passed 0.02 sec
Start 93: tiffcrop-R90-logluv-3c-16b
93/159 Test #93: tiffcrop-R90-logluv-3c-16b .................................. Passed 0.02 sec
Start 94: tiffcrop-R90-minisblack-1c-16b
94/159 Test #94: tiffcrop-R90-minisblack-1c-16b .............................. Passed 0.02 sec
Start 95: tiffcrop-R90-minisblack-1c-8b
95/159 Test #95: tiffcrop-R90-minisblack-1c-8b ............................... Passed 0.03 sec
Start 96: tiffcrop-R90-minisblack-2c-8b-alpha
96/159 Test #96: tiffcrop-R90-minisblack-2c-8b-alpha ......................... Passed 0.02 sec
Start 97: tiffcrop-R90-miniswhite-1c-1b
97/159 Test #97: tiffcrop-R90-miniswhite-1c-1b ............................... Passed 0.03 sec
Start 98: tiffcrop-R90-palette-1c-1b
98/159 Test #98: tiffcrop-R90-palette-1c-1b .................................. Passed 0.03 sec
Start 99: tiffcrop-R90-palette-1c-4b
99/159 Test #99: tiffcrop-R90-palette-1c-4b .................................. Passed 0.03 sec
Start 100: tiffcrop-R90-palette-1c-8b
100/159 Test #100: tiffcrop-R90-palette-1c-8b .................................. Passed 0.02 sec
Start 101: tiffcrop-R90-rgb-3c-16b
101/159 Test #101: tiffcrop-R90-rgb-3c-16b ..................................... Passed 0.03 sec
Start 102: tiffcrop-R90-rgb-3c-8b
102/159 Test #102: tiffcrop-R90-rgb-3c-8b ...................................... Passed 0.02 sec
Start 103: tiffcrop-R90-quad-lzw-compat
103/159 Test #103: tiffcrop-R90-quad-lzw-compat ................................ Passed 0.04 sec
Start 104: tiffcrop-R90-lzw-single-strip
104/159 Test #104: tiffcrop-R90-lzw-single-strip ............................... Passed 0.21 sec
Start 105: tiffcrop-R90-testfax4
105/159 Test #105: tiffcrop-R90-testfax4 ....................................... Passed 0.12 sec
Start 106: tiffcrop-R90-testfax3_bug_513
106/159 Test #106: tiffcrop-R90-testfax3_bug_513 ............................... Passed 0.02 sec
Start 107: tiffcrop-R90-32bpp-None
107/159 Test #107: tiffcrop-R90-32bpp-None ..................................... Passed 0.02 sec
Start 108: tiffcrop-R90-quad-tile
108/159 Test #108: tiffcrop-R90-quad-tile ...................................... Passed 0.03 sec
Start 109: tiffcrop-doubleflip-custom_dir_EXIF_GPS
109/159 Test #109: tiffcrop-doubleflip-custom_dir_EXIF_GPS ..................... Passed 0.02 sec
Start 110: tiffcrop-doubleflip-logluv-3c-16b
110/159 Test #110: tiffcrop-doubleflip-logluv-3c-16b ........................... Passed 0.02 sec
Start 111: tiffcrop-doubleflip-minisblack-1c-16b
111/159 Test #111: tiffcrop-doubleflip-minisblack-1c-16b ....................... Passed 0.02 sec
Start 112: tiffcrop-doubleflip-minisblack-1c-8b
112/159 Test #112: tiffcrop-doubleflip-minisblack-1c-8b ........................ Passed 0.02 sec
Start 113: tiffcrop-doubleflip-minisblack-2c-8b-alpha
113/159 Test #113: tiffcrop-doubleflip-minisblack-2c-8b-alpha .................. Passed 0.02 sec
Start 114: tiffcrop-doubleflip-miniswhite-1c-1b
114/159 Test #114: tiffcrop-doubleflip-miniswhite-1c-1b ........................ Passed 0.03 sec
Start 115: tiffcrop-doubleflip-palette-1c-1b
115/159 Test #115: tiffcrop-doubleflip-palette-1c-1b ........................... Passed 0.02 sec
Start 116: tiffcrop-doubleflip-palette-1c-4b
116/159 Test #116: tiffcrop-doubleflip-palette-1c-4b ........................... Passed 0.03 sec
Start 117: tiffcrop-doubleflip-palette-1c-8b
117/159 Test #117: tiffcrop-doubleflip-palette-1c-8b ........................... Passed 0.02 sec
Start 118: tiffcrop-doubleflip-rgb-3c-16b
118/159 Test #118: tiffcrop-doubleflip-rgb-3c-16b .............................. Passed 0.03 sec
Start 119: tiffcrop-doubleflip-rgb-3c-8b
119/159 Test #119: tiffcrop-doubleflip-rgb-3c-8b ............................... Passed 0.02 sec
Start 120: tiffcrop-doubleflip-quad-lzw-compat
120/159 Test #120: tiffcrop-doubleflip-quad-lzw-compat ......................... Passed 0.04 sec
Start 121: tiffcrop-doubleflip-lzw-single-strip
121/159 Test #121: tiffcrop-doubleflip-lzw-single-strip ........................ Passed 0.21 sec
Start 122: tiffcrop-doubleflip-testfax4
122/159 Test #122: tiffcrop-doubleflip-testfax4 ................................ Passed 0.11 sec
Start 123: tiffcrop-doubleflip-testfax3_bug_513
123/159 Test #123: tiffcrop-doubleflip-testfax3_bug_513 ........................ Passed 0.02 sec
Start 124: tiffcrop-doubleflip-32bpp-None
124/159 Test #124: tiffcrop-doubleflip-32bpp-None .............................. Passed 0.03 sec
Start 125: tiffcrop-doubleflip-quad-tile
125/159 Test #125: tiffcrop-doubleflip-quad-tile ............................... Passed 0.03 sec
Start 126: tiffcrop-extract-custom_dir_EXIF_GPS
126/159 Test #126: tiffcrop-extract-custom_dir_EXIF_GPS ........................ Passed 0.03 sec
Start 127: tiffcrop-extract-logluv-3c-16b
127/159 Test #127: tiffcrop-extract-logluv-3c-16b .............................. Passed 0.02 sec
Start 128: tiffcrop-extract-minisblack-1c-16b
128/159 Test #128: tiffcrop-extract-minisblack-1c-16b .......................... Passed 0.03 sec
Start 129: tiffcrop-extract-minisblack-1c-8b
129/159 Test #129: tiffcrop-extract-minisblack-1c-8b ........................... Passed 0.02 sec
Start 130: tiffcrop-extract-minisblack-2c-8b-alpha
130/159 Test #130: tiffcrop-extract-minisblack-2c-8b-alpha ..................... Passed 0.02 sec
Start 131: tiffcrop-extract-miniswhite-1c-1b
131/159 Test #131: tiffcrop-extract-miniswhite-1c-1b ........................... Passed 0.03 sec
Start 132: tiffcrop-extract-palette-1c-1b
132/159 Test #132: tiffcrop-extract-palette-1c-1b .............................. Passed 0.02 sec
Start 133: tiffcrop-extract-palette-1c-4b
133/159 Test #133: tiffcrop-extract-palette-1c-4b .............................. Passed 0.02 sec
Start 134: tiffcrop-extract-palette-1c-8b
134/159 Test #134: tiffcrop-extract-palette-1c-8b .............................. Passed 0.02 sec
Start 135: tiffcrop-extract-rgb-3c-16b
135/159 Test #135: tiffcrop-extract-rgb-3c-16b ................................. Passed 0.02 sec
Start 136: tiffcrop-extract-rgb-3c-8b
136/159 Test #136: tiffcrop-extract-rgb-3c-8b .................................. Passed 0.02 sec
Start 137: tiffcrop-extract-quad-lzw-compat
137/159 Test #137: tiffcrop-extract-quad-lzw-compat ............................ Passed 0.03 sec
Start 138: tiffcrop-extract-lzw-single-strip
138/159 Test #138: tiffcrop-extract-lzw-single-strip ........................... Passed 0.03 sec
Start 139: tiffcrop-extract-testfax4
139/159 Test #139: tiffcrop-extract-testfax4 ................................... Passed 0.03 sec
Start 140: tiffcrop-extract-testfax3_bug_513
140/159 Test #140: tiffcrop-extract-testfax3_bug_513 ........................... Passed 0.02 sec
Start 141: tiffcrop-extract-32bpp-None
141/159 Test #141: tiffcrop-extract-32bpp-None ................................. Passed 0.02 sec
Start 142: tiffcrop-extract-quad-tile
142/159 Test #142: tiffcrop-extract-quad-tile .................................. Passed 0.03 sec
Start 143: tiffcrop-extractz14-custom_dir_EXIF_GPS
143/159 Test #143: tiffcrop-extractz14-custom_dir_EXIF_GPS ..................... Passed 0.02 sec
Start 144: tiffcrop-extractz14-logluv-3c-16b
144/159 Test #144: tiffcrop-extractz14-logluv-3c-16b ........................... Passed 0.02 sec
Start 145: tiffcrop-extractz14-minisblack-1c-16b
145/159 Test #145: tiffcrop-extractz14-minisblack-1c-16b ....................... Passed 0.03 sec
Start 146: tiffcrop-extractz14-minisblack-1c-8b
146/159 Test #146: tiffcrop-extractz14-minisblack-1c-8b ........................ Passed 0.02 sec
Start 147: tiffcrop-extractz14-minisblack-2c-8b-alpha
147/159 Test #147: tiffcrop-extractz14-minisblack-2c-8b-alpha .................. Passed 0.03 sec
Start 148: tiffcrop-extractz14-miniswhite-1c-1b
148/159 Test #148: tiffcrop-extractz14-miniswhite-1c-1b ........................ Passed 0.02 sec
Start 149: tiffcrop-extractz14-palette-1c-1b
149/159 Test #149: tiffcrop-extractz14-palette-1c-1b ........................... Passed 0.02 sec
Start 150: tiffcrop-extractz14-palette-1c-4b
150/159 Test #150: tiffcrop-extractz14-palette-1c-4b ........................... Passed 0.02 sec
Start 151: tiffcrop-extractz14-palette-1c-8b
151/159 Test #151: tiffcrop-extractz14-palette-1c-8b ........................... Passed 0.02 sec
Start 152: tiffcrop-extractz14-rgb-3c-16b
152/159 Test #152: tiffcrop-extractz14-rgb-3c-16b .............................. Passed 0.02 sec
Start 153: tiffcrop-extractz14-rgb-3c-8b
153/159 Test #153: tiffcrop-extractz14-rgb-3c-8b ............................... Passed 0.03 sec
Start 154: tiffcrop-extractz14-quad-lzw-compat
154/159 Test #154: tiffcrop-extractz14-quad-lzw-compat ......................... Passed 0.03 sec
Start 155: tiffcrop-extractz14-lzw-single-strip
155/159 Test #155: tiffcrop-extractz14-lzw-single-strip ........................ Passed 0.18 sec
Start 156: tiffcrop-extractz14-testfax4
156/159 Test #156: tiffcrop-extractz14-testfax4 ................................ Passed 0.09 sec
Start 157: tiffcrop-extractz14-testfax3_bug_513
157/159 Test #157: tiffcrop-extractz14-testfax3_bug_513 ........................ Passed 0.02 sec
Start 158: tiffcrop-extractz14-32bpp-None
158/159 Test #158: tiffcrop-extractz14-32bpp-None .............................. Passed 0.02 sec
Start 159: tiffcrop-extractz14-quad-tile
159/159 Test #159: tiffcrop-extractz14-quad-tile ............................... Passed 0.03 sec
100% tests passed, 0 tests failed out of 159
Total Test time (real) = 10.33 sec
```
Signed-off-by: Adam Korczynski <adam@adalogics.com>1 parent d45b6d3 commit d7deb2cCopy full SHA for d7deb2c
File tree
Expand file treeCollapse file tree
2 files changed
+19
-1
lines changedFilter options
- projects/libtiff
Expand file treeCollapse file tree
2 files changed
+19
-1
lines changedCollapse file: projects/libtiff/Dockerfile
projects/libtiff/Dockerfile
Copy file name to clipboardExpand all lines: projects/libtiff/Dockerfile+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + |
Collapse file: projects/libtiff/run_tests.sh
projects/libtiff/run_tests.sh
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
0 commit comments