blob: f6c20c10e3b758878418ff563cc6e9746c31eed3 [file] [log] [blame]
robbiewc9955482002-03-06 17:21:25 +00001LTP-20020307
2------------
3o fixed IDcheck.sh to prompt for IDs only when missing (Jay Huie)
4o added time duration option to pan (Jay Huie)
robbiewc9955482002-03-06 17:21:25 +00005o added 4 more cases to getcwd02 test (Jay Huie)
6o added time-schedule tool by Richard Gooch under sched test
7 section (Manoj Iyer)
8o added trace_sched tool under sched test section (Manoj Iyer)
robbiewc9955482002-03-06 17:21:25 +00009o added sigpending02 test to syscalls section (Paul Larson)
robbiew796b06a2002-03-07 15:53:10 +000010o created a KNOWN-FAILURES file to document known
11 test failures (Robbie Williamson)
robbiewaa5ca8d2002-03-06 18:32:24 +000012o added sem02 test to ipc section (Robbie Williamson)
robbiewc9955482002-03-06 17:21:25 +000013o added SCTP section to network tests (Robbie Williamson)
robbiewc9955482002-03-06 17:21:25 +000014o added disktest by Brent Yardley to io section (Robbie Williamson)
15o closed the following bugs:
robbiewd0dc4082002-03-07 17:51:40 +000016 [ #491285 ] recvfrom01 test (Paul Larson)
17 [ #491286 ] recvmsg01 test (Robbie Williamson)
robbiew5a5e9ec2002-03-07 18:49:31 +000018 [ #505515 ] perf_lan6 test (Robbie Williamson)
robbiewd0dc4082002-03-07 17:51:40 +000019 [ #506536 ] recv01 test (Robbie Williamson)
20 [ #514408 ] chown05 (Dave Engebretsen)
21 [ #511427 ] pread02 test (Paul Larson)
22 [ #516577 ] ftruncate03 test (Jay Huie)
23 [ #523055 ] sched_getscheduler test (Paul Larson)
24 [ #523137 ] sched_setscheduler02 test (Paul Larson)
25 [ #525688 ] sendfile01 (Paul Larson)
robbiewc9955482002-03-06 17:21:25 +000026
27
robbiewbc4c2802002-02-07 01:32:02 +000028LTP-20020207
29------------
30o added support for cross-compiling (Todd Inglett)
31o added LKML's cache_leak testcase to ltp/scratch (Nate Straz)
32o added IPv6 support (Robbie Williamson)
33o added "gethost" to /tools (Robbie Williamson)
34o fixed the race conditions in the float tests and removed
35 the sleeps (Robbie Williamson)
36o enabled non-root make authority (Paul Larson)
robbiew61753a62002-02-08 17:07:40 +000037o separated compilation into "make" and "make install" (Paul Larson)
robbiewbc4c2802002-02-07 01:32:02 +000038o added ipc_stress test (Manoj Iyer)
39o added pthreads_stress test (Manoj Iyer)
40o made changes to support architecture independence (Manoj Iyer & Paul Larson)
41o closed the following bugs:
42 504960, 505108, 504613, 504616, 491283, 506689, 508055, 506692, 508074
robbiewc9955482002-03-06 17:21:25 +000043 491289, 506662, 511383, 511391, 511427, 511494, 504649, 514050, 512953
robbiewbc4c2802002-02-07 01:32:02 +000044 (Manoj Iyer, Paul Larson, and Robbie Williamson)
45
46
plars6d82c2e2002-01-08 16:19:28 +000047LTP-20020108
48------------
49o fixed IDcheck.sh to work with bash1 (Nate Straz)
50o updated menu script (Robbie Williamson)
51o reset errno to 0 at the beginning of TEST macro (Paul Larson)
52o added floating point stress tests (Bull/IBM)
plars6d82c2e2002-01-08 16:19:28 +000053o added fsx-linux NFS tests (Apple)
plars6d82c2e2002-01-08 16:19:28 +000054o define GLIBC_SIGACTION_BUG for sigaction02 (Robbie Williamson)
55o removed bogus testcase from dup201 test (Paul Larson)
56o fixed recvfrom01 case 5 (Wayne Boyer)
57o workaround for smp issue with waitpid12 (Manfred Spraul)
58
59
plars4a3f05c2001-12-06 19:03:35 +000060LTP-20011206
plars946d7d82001-12-05 17:22:59 +000061------------
62o necessary users/groups can now be created on installation with
63 user's permission
64o added a simple menu-based interface for running the LTP testsuite
65o fixed negative duration in pan output when -l isn't used
plarsd26f52d2001-12-05 20:23:37 +000066o new set of tests under fs-maim
plars946d7d82001-12-05 17:22:59 +000067o fixed race condition in nfslock01
68o ar01, ld01, ldd01, nm01, objdump01, and size01 fixed when multiple
69 copies are run simultaneously
70o workaround for SIGTTOU hang in ioctl02
71o shmget03 uses IPC_PRIVATE to make it safe when running multiple copies
72o compiler warnings and other minor errors fixed in many tests
73
plarse4e184c2001-11-07 21:37:14 +000074LTP-20011107
plarscbf6dc62001-09-25 19:54:46 +000075------------
plars2c728382001-11-06 21:28:52 +000076o Many improvements to mtest05 and mtest06 tests
77o new test nfsstress
78o included ver_linux in LTP and made it run at the end of test scripts
79o check for necessary users/groups in Makefile and warn if they don't
80 exist
81o documented the users and groups necessary for the testcases to run
82o simplified telnet01 when looking for root prompt
83o removed incorrect testcase from sendfile03
84o fixed modify_ldt01 test problems on newer kernels
85o added setrlimit to unlimit core size in waitpid05 test to work
86 around systems where this is set to 0
87o fixed mmstress pthread hang problem
88
89LTP-20010925
90------------
plarscbf6dc62001-09-25 19:54:46 +000091o Testcases have been organized into categories in a directory
92 structure under the testcases subdirectory
93o About 400 new testcases added covering various system calls
94o Andreas Jaeger got confirmation from the glibc people that the
95 ulimit test was broken as a result of some changes made in
96 glibc2.2.5. Since it's the test that's broken, Nate Straz
97 removed the offending testcase.
98o Updated README and INSTALL files
99o Descriptions of the testcases have been added to the doc
100 directory and are organized by type (syscalls.txt, fs.txt, etc.)
robbiewc5245142001-09-25 19:36:25 +0000101
plarscbf6dc62001-09-25 19:54:46 +0000102------------
alaffinbc414262000-09-18 21:08:06 +00001032000-09-18 Juan J. Quintela <quintela@fi.udc.es>
104 Aaron Laffin <alaffin@sgi.com>
105
106 * tests/mmap001.c: first checkin of a modified version of
107 mmap001.c from the memtest suite.
108
alaffin7885c2b2000-09-08 15:56:25 +00001092000-09-08 Egor Duda <deo@logos-m.ru>
110
111 * tests/fpathconf01.c: Close opened file at exit.
112 * tests/select01.c: Ditto.
113
alaffinfbfce062000-09-08 15:12:21 +00001142000-09-08 Andrea Arcangeli <andrea@suse.de>
115 * tests/fcntl09.c, tests/fcntl10.c: Rearrange the F_SETLK test to
116 to correctly use F_RDLCK and F_WRLCK.
117
1182000-09-06 Egor Duda <deo@logos-m.ru>
119
120 * lib/parse_opts.c (parse_opts): Initialize allocated string
121 to prevent heap corruption.
alaffin7885c2b2000-09-08 15:56:25 +0000122