This is a version of the XTS5 test suite which has been modified for
use as part of the LSB compliance testing.

Notice: lsb-xts5 needs tet3 package to be installed before being built.
Please download lsb-tet3-lite and lsb-tet3-lite-devel from 
ftp://ftp.freestandards.org/pub/lsb/test_suites/beta/binary/runtime/
and install them at first before trying to build lsb-xts5.

Building
--------
Checkout the source code of xts5 from cvs.freedesktop.org into current
directory. Currently, lsb-xts5 is based on xts5.1.5 (which is derived 
from vsw5.1.5). So you can checkout the source code of xts5 by the
following way:

export CVSROOT=:pserver:anoncvs@cvs.freedesktop.org:/cvs/xtest
cvs -z9 checkout -r vsw5_1_5 xts5

and then build it by executing the following command:  

./build.sh

Executing the test suites
-------------------------

./run_xts5.sh


Packaging
---------

cd package; make

Last modified 2005/06/20
Rui Feng <fengrui@cn.ibm.com>
