summaryrefslogtreecommitdiff
path: root/doc/fate.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fate.texi')
-rw-r--r--doc/fate.texi20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/fate.texi b/doc/fate.texi
index 9141eeb543..297c0e2ec4 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -11,9 +11,9 @@
@chapter Introduction
-FATE provides a regression testsuite embedded within the Libav build system.
+FATE provides a regression testsuite embedded within the FFmpeg build system.
It can be run locally and optionally configured to send reports to a web
-aggregator and viewer @url{http://fate.libav.org}.
+aggregator and viewer @url{http://fate.ffmpeg.org}.
It is advised to run FATE before submitting patches to the current codebase
and provide new tests when submitting patches to add additional features.
@@ -34,7 +34,7 @@ the current sample using the straight rsync command or through a specific
@ref{Makefile target}.
@example
-# rsync -aL rsync://fate-suite.libav.org/fate-suite/ fate-suite
+# rsync -aL rsync://fate.ffmpeg.org/fate-suite/ fate-suite
@end example
@example
@@ -85,8 +85,8 @@ quite useful to detect thread-related regressions.
In order to automatically testing specific configurations, e.g. multiple
compilers, @command{tests/fate.sh} is provided.
-This shell script builds Libav, runs the regression tests and prepares a
-report that can be sent to @url{fate.libav.org} or directly examined locally.
+This shell script builds FFmpeg, runs the regression tests and prepares a
+report that can be sent to @url{fate.ffmpeg.org} or directly examined locally.
@section Testing Profiles
The configuration file passed to @command{fate.sh} is shell scripts as well.
@@ -97,15 +97,15 @@ enough space to build and run all the tests.
Optional submit command @var{fate_recv} and a @var{comment} to describe
the testing profile are available.
-Additional optional parameter to tune the Libav building and reporting process
+Additional optional parameter to tune the FFmpeg building and reporting process
can be passed.
@example
slot= # some unique identifier
-repo=git://git.libav.org/libav.git # the source repository
+repo=git://source.ffmpeg.org/ffmpeg.git # the source repository
samples=/path/to/fate/samples
workdir= # directory in which to do all the work
-fate_recv="ssh -T fate@@fate.libav.org" # command to submit report
+fate_recv="ssh -T fate@fate.ffmpeg.org" # command to submit report
comment= # optional description
# the following are optional and map to configure options
@@ -130,6 +130,6 @@ makeopts= # extra options passed to 'make'
@section Submitting Reports
In order to send reports you need to create an @command{ssh} key and send it
-to @email{root@@libav.org}.
-The current server fingerprint is @var{a4:99:d7:d3:1c:92:0d:56:d6:d5:61:be:01:ae:7d:e6}
+to the fate server administrator.
+The current server fingerprint is @var{b1:31:c8:79:3f:04:1d:f8:f2:23:26:5a:fd:55:fa:92}