fate: ffprobe tests require SAMPLES.

This commit is contained in:
Nicolas George 2012-05-14 20:24:52 +02:00
parent ae1ab8265b
commit c0c2424f73
2 changed files with 2 additions and 1 deletions

View File

@ -127,6 +127,7 @@ fate-seek: $(FATE_SEEK)
ifdef SAMPLES
FATE += $(FATE_LAVF_FATE)
FATE += $(FATE_FFMPEG)
FATE += $(FATE_FULL) $(FATE_FULL-yes)
fate-rsync:
rsync -vaLW --timeout=60 --contimeout=60 rsync://fate.ffmpeg.org/fate-suite/ $(SAMPLES)
else

View File

@ -10,7 +10,7 @@ fate-probe-format-roundup1414: REF = mpeg
FATE_PROBE_FORMAT += fate-probe-format-roundup2015
fate-probe-format-roundup2015: REF = dv
FATE-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
FATE_FULL-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
fate-probe-format: $(FATE_PROBE_FORMAT)
$(FATE_PROBE_FORMAT): ffprobe$(EXESUF)