Commit 68ca49dc authored by Nicolas George's avatar Nicolas George

fate: libavutil tests do not require SAMPLES.

parent b0e7321c
......@@ -93,6 +93,7 @@ FATE_SEEK = $(SEEK_TESTS:seek_%=fate-seek-%)
FATE = $(FATE_ACODEC) \
$(FATE_VCODEC) \
$(FATE_LAVF) \
$(FATE_LIBAVUTIL) \
$(FATE_SEEK) \
FATE-$(CONFIG_AVFILTER) += $(FATE_LAVFI)
......
......@@ -41,5 +41,4 @@ FATE_LIBAVUTIL += fate-sha
fate-sha: libavutil/sha-test$(EXESUF)
fate-sha: CMD = run libavutil/sha-test
FATE_TESTS += $(FATE_LIBAVUTIL)
fate-libavutil: $(FATE_LIBAVUTIL)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment