Linux Test Project December Release Announcement

27
Anonymous Reader writes ” The Linux Test Project test suite, ltp-20041203, 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. We encourage the community to post results, and patches, new tests, or comments/questions to to our mailing list.
LTP-20041203
– Change to fix file creation error on certain filesystems.
– gf15 and gf18 failed on both 32-bits and 64-bits,
    Growfile used lseek and fstat to operate file. When file grows
    beyond 4G,lseek and fstat would fail on 32-bits machine.
– Added fs-bench by Hironobu SUZUKI and additional JFFS
    testscript by G.BANU PRAKASH.
– Added mongo filesystem test by namesys and additional testscript from G.BANU PRAKASH.
– Applied patch from Jacky Malcles to allow test to run on IA64.
– settimeofday01 fails on some platforms(ia64,41611 x86-64) occasionally.
    The testcase did not consider the situation when CONFIG_TIME_INTERPOLATION is enabled.
– Remove case from password query since the distros use both upper and lower case P/p.

Link: ltp.sf.net

Category:

  • Linux