All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Linux Test Project January Release Announcement
@ 2004-01-08 20:37 Robert Williamson
  0 siblings, 0 replies; only message in thread
From: Robert Williamson @ 2004-01-08 20:37 UTC (permalink / raw)
  To: ltp-announce, linux-kernel; +Cc: ltp-list

The Linux Test Project test suite <http://www.linuxtestproject.org> has
been released. The latest version of the testsuite contains 2100+ tests
for the Linux OS. Our web site also contains other information such as:
test results, a Linux test tools matrix, technical papers and HowTos on
Linux testing, and a code coverage analysis tool.

Developers from the Linux Test Project co-authored the whitepaper,
"Putting Linux Reliability to the Test".  This article documents the
test results and analysis of the Linux kernel and other core OS
components, including everything from libraries and device drivers to
file systems and networking, all under some fairly adverse conditions,
over a period of 60 days. You can find the paper at:
http://www.ibm.com/developerworks/linux/library/l-rel

Release Highlights:

      * Code cleanups by Erik Andersen, Glen Foster, Jay Turner, and
        Ming Gao.

      * Removal of a memory leak in one of the test harness libraries
        by Randy Hron.

      * Improvements to allow tests to build and execute under more
        environments and distributions.

We encourage the community to post results to ltp-results@lists.sf.net,
and patches, new tests, or comments/questions to ltp-list@lists.sf.net.

See ChangeLog below.
-Robbie

Robert V. Williamson <robbiew@us.ibm.com>
Linux Test Project
IBM Linux Technology Center
Web: http://ltp.sourceforge.net
IRC: #ltp on freenode.irc.net
====================
"Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former." -Albert Einstein

LTP-20030108
- Fixed broken -l option in runalltests.sh.     ( Paul Larson )
- Fixed netpipe typo in runalltests.sh.         ( Paul Larson )
- Fixed memory leak in parse_opts.c library.    ( Randy Hron )
- Removed personality() system call tests from  ( Robbie Williamson )
  the runalltests.sh and ltpstress.sh scripts.
- Cleaned up file_test.sh for improved          ( Glen Foster )
  execution.
- Cleaned up mail_tests.sh for improved         ( Glen Foster )
  execution.
- Fixed the direct I/O tests to correctly       ( Robbie Williamson )
  check if direct I/O is supported on the tested
  filesystem.
- Fixed a typo and correct return value in      ( Jay Turner )
  clone07.c.
- Fixed coding error in getcwd03.c.             ( Erik Andersen )
- Fixed problem of incorrect use of fclose(),   ( Erik Andersen )
  instead of pclose() in msgctl08.c and
  msgctl09.c.
- Removed usmblks test from mallopt01.c.        ( Erik Andersen )
- Updated the modify_ldt() tests to build       ( Robbie Williamson )
  according to what struct is defined in
  asm/ldt.h: user_desc or modify_ldt_ldt_s
- Updated pipe07.c to check the number of used  ( Robbie Williamson )
  file descriptors and adjust itself accordingly
  before executing.
- Updated sendfile03 to allow for situations    ( Robbie Williamson )
  where the execution environment has more than
  STDIN, STDOUT, and STDERR in use.
- Removed assumptions about the width of a uid_t( Erik Andersen )
  and gid_t in the setregid02.c, setresuid03.c,
  and setreuid06.c.
- Fixed string01.c to not expect implementation ( Erik Andersen )
  specific results.
- Updated swapon02.c to build in environments   ( Robbie Williamson )
  where MAX_SWAPFILES must be specified.
- Updated mc_cmds and tcpdump01 to handle       ( Ming Gao )
  multiple interfaces better.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-08 20:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-08 20:37 [ANNOUNCE] Linux Test Project January Release Announcement Robert Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.