summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-07-20 18:10:24 +0000
committerMåns Rullgård <mans@mansr.com>2010-07-20 18:10:24 +0000
commitf6ae77d46909c04454233191d6c2d8eff8fc529b (patch)
tree15d7302716d986f400697acfc0b7ebddfd12fc6d /Makefile
parent096971e8923a3e12018fd9b9a781226a2f34ed17 (diff)
downloadffmpeg-streaming-f6ae77d46909c04454233191d6c2d8eff8fc529b.zip
ffmpeg-streaming-f6ae77d46909c04454233191d6c2d8eff8fc529b.tar.gz
Change message tag for tests to simply TEST
Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26c0a01..9b9f7f8 100644
--- a/Makefile
+++ b/Makefile
@@ -268,7 +268,7 @@ fate: $(FATE)
fate2: $(FATE2_TESTS)
$(FATE): ffmpeg$(EXESUF) tests/tiny_psnr$(HOSTEXESUF)
- @echo "TEST FATE $(@:fate-%=%)"
+ @echo "TEST $(@:fate-%=%)"
$(Q)$(SRC_PATH)/tests/fate-run.sh $@ "$(SAMPLES)" "$(TARGET_EXEC)" "$(TARGET_PATH)" '$(CMD)' '$(CMP)' '$(REF)' '$(FUZZ)'
.PHONY: documentation *test regtest-* alltools check config
OpenPOWER on IntegriCloud