[Lunar-commits] CVS: moonbase/utils/ltp BUILD, NONE, 1.1 DETAILS, NONE, 1.1

Auke Kok sofar at lunar-linux.org
Fri Sep 24 15:43:55 UTC 2004


Update of /var/cvs/lunar/moonbase/utils/ltp
In directory espresso.foo-projects.org:/tmp/cvs-serv24251/ltp

Added Files:
	BUILD DETAILS 
Log Message:
Linux Test Project Suite.... not the nicest installation but it's handy to have around this way. cd /usr/share/ltp && run


--- NEW FILE: BUILD ---
(

  unset CFLAGS CCFLAGS
  make &&
  prepare_install &&
  mkdir -p /usr/share/ltp &&
  cp -av include lib pan testcases tools runtest /usr/share/ltp/ &&
  cp IDcheck.sh ltpmenu runltp ver_linux /usr/share/ltp/ &&
  cd /usr/share/ltp &&
  echo "true" > IDcheck.sh &&
  yes n | make -f $SOURCE_DIRECTORY/Makefile install

) > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
          MODULE=ltp
         VERSION=20040908
          SOURCE=$MODULE-full-$VERSION.tgz
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha1:9f0c46e9b83428aed51a761d8b94f6cb499636fa
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-full-$VERSION
        WEB_SITE=http://ltp.sourceforge.net/
         ENTERED=20040924
         UPDATED=20040924
           SHORT="Linux Test Suite Project"
PSAFE=no
cat << EOF
The Linux Test Project is a joint project with SGI, IBM, OSDL, Bull,
and Wipro Technologies with a goal to deliver test suites to the
open source community that validate the reliability, robustness,
and stability of Linux. The Linux Test Project is a collection of
tools for testing the Linux kernel and related features. Our goal is
to improve the Linux kernel by bringing test automation to the kernel
testing effort. Interested open source contributors are encouraged to
join the project.
EOF



More information about the Lunar-commits mailing list