You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

289 lines
10KB

  1. FATE2_TESTS += fate-twinvq
  2. fate-twinvq: CMD = pcm -i $(SAMPLES)/vqf/achterba.vqf
  3. fate-twinvq: CMP = oneoff
  4. fate-twinvq: REF = $(SAMPLES)/vqf/achterba.pcm
  5. FATE2_TESTS += fate-sipr-16k
  6. fate-sipr-16k: CMD = pcm -i $(SAMPLES)/sipr/sipr_16k.rm
  7. fate-sipr-16k: CMP = oneoff
  8. fate-sipr-16k: REF = $(SAMPLES)/sipr/sipr_16k.pcm
  9. FATE2_TESTS += fate-sipr-8k5
  10. fate-sipr-8k5: CMD = pcm -i $(SAMPLES)/sipr/sipr_8k5.rm
  11. fate-sipr-8k5: CMP = oneoff
  12. fate-sipr-8k5: REF = $(SAMPLES)/sipr/sipr_8k5.pcm
  13. FATE2_TESTS += fate-sipr-6k5
  14. fate-sipr-6k5: CMD = pcm -i $(SAMPLES)/sipr/sipr_6k5.rm
  15. fate-sipr-6k5: CMP = oneoff
  16. fate-sipr-6k5: REF = $(SAMPLES)/sipr/sipr_6k5.pcm
  17. FATE2_TESTS += fate-sipr-5k0
  18. fate-sipr-5k0: CMD = pcm -i $(SAMPLES)/sipr/sipr_5k0.rm
  19. fate-sipr-5k0: CMP = oneoff
  20. fate-sipr-5k0: REF = $(SAMPLES)/sipr/sipr_5k0.pcm
  21. FATE2_TESTS += fate-aac-al04_44
  22. fate-aac-al04_44: CMD = pcm -i $(SAMPLES)/aac/al04_44.mp4
  23. fate-aac-al04_44: CMP = oneoff
  24. fate-aac-al04_44: REF = $(SAMPLES)/aac/al04_44.s16
  25. fate-aac-al04_44: FUZZ = 2
  26. FATE2_TESTS += fate-aac-al07_96
  27. fate-aac-al07_96: CMD = pcm -i $(SAMPLES)/aac/al07_96.mp4
  28. fate-aac-al07_96: CMP = oneoff
  29. fate-aac-al07_96: REF = $(SAMPLES)/aac/al07_96.s16
  30. fate-aac-al07_96: FUZZ = 2
  31. FATE2_TESTS += fate-aac-am00_88
  32. fate-aac-am00_88: CMD = pcm -i $(SAMPLES)/aac/am00_88.mp4
  33. fate-aac-am00_88: CMP = oneoff
  34. fate-aac-am00_88: REF = $(SAMPLES)/aac/am00_88.s16
  35. fate-aac-am00_88: FUZZ = 2
  36. FATE2_TESTS += fate-aac-al_sbr_hq_cm_48_2
  37. fate-aac-al_sbr_hq_cm_48_2: CMD = pcm -i $(SAMPLES)/aac/al_sbr_cm_48_2.mp4
  38. fate-aac-al_sbr_hq_cm_48_2: CMP = oneoff
  39. fate-aac-al_sbr_hq_cm_48_2: REF = $(SAMPLES)/aac/al_sbr_hq_cm_48_2.s16
  40. fate-aac-al_sbr_hq_cm_48_2: FUZZ = 2
  41. FATE2_TESTS += fate-aac-al_sbr_ps_06_ur
  42. fate-aac-al_sbr_ps_06_ur: CMD = pcm -i $(SAMPLES)/aac/al_sbr_ps_06_new.mp4
  43. fate-aac-al_sbr_ps_06_ur: CMP = oneoff
  44. fate-aac-al_sbr_ps_06_ur: REF = $(SAMPLES)/aac/al_sbr_ps_06_ur.s16
  45. fate-aac-al_sbr_ps_06_ur: FUZZ = 2
  46. FATE2_TESTS += fate-ra-288
  47. fate-ra-288: CMD = pcm -i $(SAMPLES)/real/ra_288.rm
  48. fate-ra-288: CMP = oneoff
  49. fate-ra-288: REF = $(SAMPLES)/real/ra_288.pcm
  50. fate-ra-288: FUZZ = 2
  51. FATE2_TESTS += fate-ra-cook
  52. fate-ra-cook: CMD = pcm -i $(SAMPLES)/real/ra_cook.rm
  53. fate-ra-cook: CMP = oneoff
  54. fate-ra-cook: REF = $(SAMPLES)/real/ra_cook.pcm
  55. FATE2_TESTS += fate-mpeg2-field-enc
  56. fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an
  57. FATE2_TESTS += fate-qcelp
  58. fate-qcelp: CMD = pcm -i $(SAMPLES)/qcp/0036580847.QCP
  59. fate-qcelp: CMP = oneoff
  60. fate-qcelp: REF = $(SAMPLES)/qcp/0036580847.pcm
  61. FATE2_TESTS += fate-qdm2
  62. fate-qdm2: CMD = pcm -i $(SAMPLES)/qt-surge-suite/surge-2-16-B-QDM2.mov
  63. fate-qdm2: CMP = oneoff
  64. fate-qdm2: REF = $(SAMPLES)/qt-surge-suite/surge-2-16-B-QDM2.pcm
  65. fate-qdm2: FUZZ = 2
  66. FATE2_TESTS += fate-imc
  67. fate-imc: CMD = pcm -i $(SAMPLES)/imc/imc.avi
  68. fate-imc: CMP = oneoff
  69. fate-imc: REF = $(SAMPLES)/imc/imc.pcm
  70. FATE2_TESTS += fate-yop
  71. fate-yop: CMD = framecrc -i $(SAMPLES)/yop/test1.yop -pix_fmt rgb24 -an
  72. FATE2_TESTS += fate-pictor
  73. fate-pictor: CMD = framecrc -i $(SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 -an
  74. FATE2_TESTS += fate-dts
  75. fate-dts: CMD = pcm -i $(SAMPLES)/dts/dts.ts
  76. fate-dts: CMP = oneoff
  77. fate-dts: REF = $(SAMPLES)/dts/dts.pcm
  78. FATE2_TESTS += fate-nellymoser
  79. fate-nellymoser: CMD = pcm -i $(SAMPLES)/nellymoser/nellymoser.flv
  80. fate-nellymoser: CMP = oneoff
  81. fate-nellymoser: REF = $(SAMPLES)/nellymoser/nellymoser.pcm
  82. FATE2_TESTS += fate-truespeech
  83. fate-truespeech: CMD = pcm -i $(SAMPLES)/truespeech/a6.wav
  84. fate-truespeech: CMP = oneoff
  85. fate-truespeech: REF = $(SAMPLES)/truespeech/a6.pcm
  86. FATE2_TESTS += fate-ac3-2.0
  87. fate-ac3-2.0: CMD = pcm -i $(SAMPLES)/ac3/monsters_inc_2.0_192_small.ac3
  88. fate-ac3-2.0: CMP = oneoff
  89. fate-ac3-2.0: REF = $(SAMPLES)/ac3/monsters_inc_2.0_192_small.pcm
  90. FATE2_TESTS += fate-ac3-5.1
  91. fate-ac3-5.1: CMD = pcm -i $(SAMPLES)/ac3/monsters_inc_5.1_448_small.ac3
  92. fate-ac3-5.1: CMP = oneoff
  93. fate-ac3-5.1: REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small.pcm
  94. FATE2_TESTS += fate-eac3-1
  95. fate-eac3-1: CMD = pcm -i $(SAMPLES)/eac3/csi_miami_5.1_256_spx_small.eac3
  96. fate-eac3-1: CMP = oneoff
  97. fate-eac3-1: REF = $(SAMPLES)/eac3/csi_miami_5.1_256_spx_small.pcm
  98. FATE2_TESTS += fate-eac3-2
  99. fate-eac3-2: CMD = pcm -i $(SAMPLES)/eac3/csi_miami_stereo_128_spx_small.eac3
  100. fate-eac3-2: CMP = oneoff
  101. fate-eac3-2: REF = $(SAMPLES)/eac3/csi_miami_stereo_128_spx_small.pcm
  102. FATE2_TESTS += fate-eac3-3
  103. fate-eac3-3: CMD = pcm -i $(SAMPLES)/eac3/matrix2_commentary1_stereo_192_small.eac3
  104. fate-eac3-3: CMP = oneoff
  105. fate-eac3-3: REF = $(SAMPLES)/eac3/matrix2_commentary1_stereo_192_small.pcm
  106. FATE2_TESTS += fate-eac3-4
  107. fate-eac3-4: CMD = pcm -i $(SAMPLES)/eac3/serenity_english_5.1_1536_small.eac3
  108. fate-eac3-4: CMP = oneoff
  109. fate-eac3-4: REF = $(SAMPLES)/eac3/serenity_english_5.1_1536_small.pcm
  110. FATE2_TESTS += fate-atrac1
  111. fate-atrac1: CMD = pcm -i $(SAMPLES)/atrac1/test_tones_small.aea
  112. fate-atrac1: CMP = oneoff
  113. fate-atrac1: REF = $(SAMPLES)/atrac1/test_tones_small.pcm
  114. FATE2_TESTS += fate-atrac3-1
  115. fate-atrac3-1: CMD = pcm -i $(SAMPLES)/atrac3/mc_sich_at3_066_small.wav
  116. fate-atrac3-1: CMP = oneoff
  117. fate-atrac3-1: REF = $(SAMPLES)/atrac3/mc_sich_at3_066_small.pcm
  118. FATE2_TESTS += fate-atrac3-2
  119. fate-atrac3-2: CMD = pcm -i $(SAMPLES)/atrac3/mc_sich_at3_105_small.wav
  120. fate-atrac3-2: CMP = oneoff
  121. fate-atrac3-2: REF = $(SAMPLES)/atrac3/mc_sich_at3_105_small.pcm
  122. FATE2_TESTS += fate-atrac3-3
  123. fate-atrac3-3: CMD = pcm -i $(SAMPLES)/atrac3/mc_sich_at3_132_small.wav
  124. fate-atrac3-3: CMP = oneoff
  125. fate-atrac3-3: REF = $(SAMPLES)/atrac3/mc_sich_at3_132_small.pcm
  126. FATE2_TESTS += fate-gsm
  127. fate-gsm: CMD = framecrc -i $(SAMPLES)/gsm/ciao.wav
  128. FATE2_TESTS += fate-vorbis-1
  129. fate-vorbis-1: CMD = pcm -i $(SAMPLES)/vorbis/1.0.1-test_small.ogg
  130. fate-vorbis-1: CMP = oneoff
  131. fate-vorbis-1: REF = $(SAMPLES)/vorbis/1.0.1-test_small.pcm
  132. FATE2_TESTS += fate-vorbis-2
  133. fate-vorbis-2: CMD = pcm -i $(SAMPLES)/vorbis/1.0-test_small.ogg
  134. fate-vorbis-2: CMP = oneoff
  135. fate-vorbis-2: REF = $(SAMPLES)/vorbis/1.0-test_small.pcm
  136. FATE2_TESTS += fate-vorbis-3
  137. fate-vorbis-3: CMD = pcm -i $(SAMPLES)/vorbis/beta3-test_small.ogg
  138. fate-vorbis-3: CMP = oneoff
  139. fate-vorbis-3: REF = $(SAMPLES)/vorbis/beta3-test_small.pcm
  140. FATE2_TESTS += fate-vorbis-4
  141. fate-vorbis-4: CMD = pcm -i $(SAMPLES)/vorbis/beta4-test_small.ogg
  142. fate-vorbis-4: CMP = oneoff
  143. fate-vorbis-4: REF = $(SAMPLES)/vorbis/beta4-test_small.pcm
  144. FATE2_TESTS += fate-vorbis-5
  145. fate-vorbis-5: CMD = pcm -i $(SAMPLES)/vorbis/chain-test1_small.ogg
  146. fate-vorbis-5: CMP = oneoff
  147. fate-vorbis-5: REF = $(SAMPLES)/vorbis/chain-test1_small.pcm
  148. FATE2_TESTS += fate-vorbis-6
  149. fate-vorbis-6: CMD = pcm -i $(SAMPLES)/vorbis/chain-test2_small.ogg
  150. fate-vorbis-6: CMP = oneoff
  151. fate-vorbis-6: REF = $(SAMPLES)/vorbis/chain-test2_small.pcm
  152. FATE2_TESTS += fate-vorbis-7
  153. fate-vorbis-7: CMD = pcm -i $(SAMPLES)/vorbis/highrate-test_small.ogg
  154. fate-vorbis-7: CMP = oneoff
  155. fate-vorbis-7: REF = $(SAMPLES)/vorbis/highrate-test_small.pcm
  156. FATE2_TESTS += fate-vorbis-8
  157. fate-vorbis-8: CMD = pcm -i $(SAMPLES)/vorbis/lsp-test2_small.ogg
  158. fate-vorbis-8: CMP = oneoff
  159. fate-vorbis-8: REF = $(SAMPLES)/vorbis/lsp-test2_small.pcm
  160. FATE2_TESTS += fate-vorbis-9
  161. fate-vorbis-9: CMD = pcm -i $(SAMPLES)/vorbis/lsp-test3_small.ogg
  162. fate-vorbis-9: CMP = oneoff
  163. fate-vorbis-9: REF = $(SAMPLES)/vorbis/lsp-test3_small.pcm
  164. FATE2_TESTS += fate-vorbis-10
  165. fate-vorbis-10: CMD = pcm -i $(SAMPLES)/vorbis/lsp-test4_small.ogg
  166. fate-vorbis-10: CMP = oneoff
  167. fate-vorbis-10: REF = $(SAMPLES)/vorbis/lsp-test4_small.pcm
  168. FATE2_TESTS += fate-vorbis-11
  169. fate-vorbis-11: CMD = pcm -i $(SAMPLES)/vorbis/lsp-test_small.ogg
  170. fate-vorbis-11: CMP = oneoff
  171. fate-vorbis-11: REF = $(SAMPLES)/vorbis/lsp-test_small.pcm
  172. FATE2_TESTS += fate-vorbis-12
  173. fate-vorbis-12: CMD = pcm -i $(SAMPLES)/vorbis/mono_small.ogg
  174. fate-vorbis-12: CMP = oneoff
  175. fate-vorbis-12: REF = $(SAMPLES)/vorbis/mono_small.pcm
  176. FATE2_TESTS += fate-vorbis-13
  177. fate-vorbis-13: CMD = pcm -i $(SAMPLES)/vorbis/moog_small.ogg
  178. fate-vorbis-13: CMP = oneoff
  179. fate-vorbis-13: REF = $(SAMPLES)/vorbis/moog_small.pcm
  180. FATE2_TESTS += fate-vorbis-14
  181. fate-vorbis-14: CMD = pcm -i $(SAMPLES)/vorbis/rc1-test_small.ogg
  182. fate-vorbis-14: CMP = oneoff
  183. fate-vorbis-14: REF = $(SAMPLES)/vorbis/rc1-test_small.pcm
  184. FATE2_TESTS += fate-vorbis-15
  185. fate-vorbis-15: CMD = pcm -i $(SAMPLES)/vorbis/rc2-test2_small.ogg
  186. fate-vorbis-15: CMP = oneoff
  187. fate-vorbis-15: REF = $(SAMPLES)/vorbis/rc2-test2_small.pcm
  188. FATE2_TESTS += fate-vorbis-16
  189. fate-vorbis-16: CMD = pcm -i $(SAMPLES)/vorbis/rc2-test_small.ogg
  190. fate-vorbis-16: CMP = oneoff
  191. fate-vorbis-16: REF = $(SAMPLES)/vorbis/rc2-test_small.pcm
  192. FATE2_TESTS += fate-vorbis-17
  193. fate-vorbis-17: CMD = pcm -i $(SAMPLES)/vorbis/rc3-test_small.ogg
  194. fate-vorbis-17: CMP = oneoff
  195. fate-vorbis-17: REF = $(SAMPLES)/vorbis/rc3-test_small.pcm
  196. FATE2_TESTS += fate-vorbis-18
  197. fate-vorbis-18: CMD = pcm -i $(SAMPLES)/vorbis/sleepzor_small.ogg
  198. fate-vorbis-18: CMP = oneoff
  199. fate-vorbis-18: REF = $(SAMPLES)/vorbis/sleepzor_small.pcm
  200. fate-vorbis-18: FUZZ = 2
  201. FATE2_TESTS += fate-vorbis-19
  202. fate-vorbis-19: CMD = pcm -i $(SAMPLES)/vorbis/test-short2_small.ogg
  203. fate-vorbis-19: CMP = oneoff
  204. fate-vorbis-19: REF = $(SAMPLES)/vorbis/test-short2_small.pcm
  205. FATE2_TESTS += fate-msmpeg4v1
  206. fate-msmpeg4v1: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/msmpeg4v1/mpg4.avi -an
  207. FATE2_TESTS += fate-wmavoice-7k
  208. fate-wmavoice-7k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-7K.wma
  209. fate-wmavoice-7k: CMP = stddev
  210. fate-wmavoice-7k: REF = $(SAMPLES)/wmavoice/streaming_CBR-7K.pcm
  211. fate-wmavoice-7k: FUZZ = 3
  212. FATE2_TESTS += fate-wmavoice-11k
  213. fate-wmavoice-11k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-11K.wma
  214. fate-wmavoice-11k: CMP = stddev
  215. fate-wmavoice-11k: REF = $(SAMPLES)/wmavoice/streaming_CBR-11K.pcm
  216. fate-wmavoice-11k: FUZZ = 3
  217. FATE2_TESTS += fate-wmavoice-19k
  218. fate-wmavoice-19k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-19K.wma
  219. fate-wmavoice-19k: CMP = stddev
  220. fate-wmavoice-19k: REF = $(SAMPLES)/wmavoice/streaming_CBR-19K.pcm
  221. fate-wmavoice-19k: FUZZ = 3
  222. FATE2_TESTS += fate-wmapro-5.1
  223. fate-wmapro-5.1: CMD = pcm -i $(SAMPLES)/wmapro/latin_192_mulitchannel_cut.wma
  224. fate-wmapro-5.1: CMP = oneoff
  225. fate-wmapro-5.1: REF = $(SAMPLES)/wmapro/latin_192_mulitchannel_cut.pcm
  226. FATE2_TESTS += fate-wmapro-2ch
  227. fate-wmapro-2ch: CMD = pcm -i $(SAMPLES)/wmapro/Beethovens_9th-1_small.wma
  228. fate-wmapro-2ch: CMP = oneoff
  229. fate-wmapro-2ch: REF = $(SAMPLES)/wmapro/Beethovens_9th-1_small.pcm
  230. FATE_TESTS += fate-vp8-sign-bias
  231. fate-vp8-sign-bias: CMD = framemd5 -i $(SAMPLES)/vp8/sintel-signbias.ivf