The Linux Test project ltp-20060515released

8
Anonymous Reader writes “The Linux Test Project test suite http://www.linuxtestproject.org/ has been released. The latest version of the testsuite contains 2900+ tests for the Linux OS. Our web site also contains other information such as:

  • A Linux test tools matrix
  • Technical papers
  • How To’s on Linux testing
  • Code coverage analysis tool.

Release Highlights:

  • Code Cleanups by Jacky Malcles, Jane Lv, Bibo Maoand Thomas Gleixner
  • The date of the Version of LTP is know printed in log files.

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

LTP-20060515

  • Added a -e option to print out the date of the ltp release. Also
    the date of the version of LTP will be printed in log files.
  • A patch for parse_opts.c was removed because it caused several test cases to fail
  • Added a patch from Jacky Malcles to correct typos in ltp-aiodio.sh
  • Added a patch from Jacky Malcles to fix aiodio_append.c
  • Added a patch from Bibo Mao that fixes setrlimit03
  • Added a patch that fixes file_test.sh.
  • Added a patch that fixes gethostid01
  • Patches submitted by Thomas Gleixner to initialize interval values in setitimer03
  • A problem that was reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon error, so checking with

Link: ltp.sourceforge.net