From 16cec30344da7623ad38ab17fc751d7955af506e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Thu, 19 Jul 2012 20:11:59 +0200 Subject: test_server: Remove VxWorks references in doc --- lib/test_server/doc/src/ts.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'lib/test_server/doc') diff --git a/lib/test_server/doc/src/ts.xml b/lib/test_server/doc/src/ts.xml index f9b48d8372..7a356755ba 100644 --- a/lib/test_server/doc/src/ts.xml +++ b/lib/test_server/doc/src/ts.xml @@ -85,8 +85,7 @@

ts:install/1 or ts:install/2 is used if the target platform is different from the controller host, i.e. if you run on "remote target" or if special options are required - for your system. VxWorks is currently supported - as remote target platform. + for your system.

See the reference manual for detailed information about ts:install/0/1/2. @@ -249,9 +248,8 @@

Installs and configures the Test Server Framework for running test suites. If a remote host is to be used, the TargetSystem argument must be given so that "cross - installation" can be done. This should be used for testing on - VxWorks. Installation is required for any of the - functions in ts to work. + installation" can be done. Installation is required for + any of the functions in ts to work.

Opts may be one or more of

-- cgit v1.2.3