summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBenoit Fouet <benoit.fouet@free.fr>2007-05-30 07:11:03 +0000
committerBenoit Fouet <benoit.fouet@free.fr>2007-05-30 07:11:03 +0000
commit9f6c879365f9f57b941a48c01fd2f9d8790508e3 (patch)
treea2b1809bf5206c35cc86b01b15e66e24ec62aca4 /tests
parentdb8f4a92c9592016ed925814c88b67337339af33 (diff)
seek tests only available with GPL enabled
Originally committed as revision 9154 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/Makefile b/tests/Makefile
index b91079f620..fcb8390d10 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -31,8 +31,10 @@ codectest mpeg4 mpeg ac3 snow snowll: vsynth1/00.pgm vsynth2/00.pgm asynth1.sw t
ifeq ($(CONFIG_GPL),yes)
libavtest: vsynth1/00.pgm asynth1.sw
$(SRC_DIR)/regression.sh $@ $(LIBAV_REFFILE) vsynth1
+seektest: seek_test$(EXESUF)
+ $(SRC_DIR)/seek_test.sh $(SEEK_REFFILE)
else
-libavtest:
+libavtest seektest:
@echo
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
@echo
@@ -48,9 +50,6 @@ swscale_error:
@exit 1
endif
-seektest: seek_test$(EXESUF)
- $(SRC_DIR)/seek_test.sh $(SEEK_REFFILE)
-
vsynth1/00.pgm: videogen$(EXESUF)
mkdir -p vsynth1
$(BUILD_DIR)/$< 'vsynth1/'