xref: /aosp_15_r20/external/ltp/testcases/open_posix_testsuite/ChangeLog (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
1*49cdfc7eSAndroid Build Coastguard Worker10-19-2005      1.5.2 Release
2*49cdfc7eSAndroid Build Coastguard Worker		 - Code cleanups by Sebastien Dugue
3*49cdfc7eSAndroid Build Coastguard Worker		 - Add a patch for cleaner build in cross environment from Joseph S. Myers
4*49cdfc7eSAndroid Build Coastguard Worker		 - Add a patch to _POSIX_CPUTIME and_POSIX_THREAD_CPUTIME handling from Joseph S. Myers
5*49cdfc7eSAndroid Build Coastguard Worker		 - Make the aio_read/write tests concerningthe offset maximum return PTS_UNTESTED by Sebastien Dugue
6*49cdfc7eSAndroid Build Coastguard Worker		 - A patch from Randy.Dunlap to fix shm conformance uninitialzedvariables
7*49cdfc7eSAndroid Build Coastguard Worker		 - A patch from Randy.Dunlap to fix 2 pthread conformance problems
8*49cdfc7eSAndroid Build Coastguard Worker		 - The patches for sem_post_5_1 and sem_post_8_1 from Yi Xu
9*49cdfc7eSAndroid Build Coastguard Worker		 - A patch for sem_close_1_1 from Yi Xu
10*49cdfc7eSAndroid Build Coastguard Worker		 - A patch from Randy.Dunlap for sem_lock to increase BUF_SIZE to prevent segment fault.
11*49cdfc7eSAndroid Build Coastguard Worker06-03-2005	1.5.1 Release
12*49cdfc7eSAndroid Build Coastguard Worker		 - conformance/interfaces/aio_* and
13*49cdfc7eSAndroid Build Coastguard Worker		   conformance/interface/lio_listio: add new cases and bug
14*49cdfc7eSAndroid Build Coastguard Worker		   fixes by Sebastien Dugue.
15*49cdfc7eSAndroid Build Coastguard Worker		 - add execute.sh by B. Thangaraju.
16*49cdfc7eSAndroid Build Coastguard Worker
17*49cdfc7eSAndroid Build Coastguard Worker01-05-2005	1.5.0 Release
18*49cdfc7eSAndroid Build Coastguard Worker
19*49cdfc7eSAndroid Build Coastguard Worker07-05-2004	1.4.3 Release
20*49cdfc7eSAndroid Build Coastguard Worker
21*49cdfc7eSAndroid Build Coastguard Worker07-05-2004	[email protected]
22*49cdfc7eSAndroid Build Coastguard Worker		 - functional/schedule/1-1.c 1-2.c: New case by Abhijeet Bisain.
23*49cdfc7eSAndroid Build Coastguard Worker		 - stress/threads/pthread_cond_timedwait/stress1.c stress2.c:
24*49cdfc7eSAndroid Build Coastguard Worker		   New case by Sebastien Dugue.
25*49cdfc7eSAndroid Build Coastguard Worker07-01-2004	[email protected]
26*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setschedparam/1-3.c 1-4.c:
27*49cdfc7eSAndroid Build Coastguard Worker		   Add test cases by Abhijeet Bisain.
28*49cdfc7eSAndroid Build Coastguard Worker		 - stress/threads/assertions.xml,
29*49cdfc7eSAndroid Build Coastguard Worker		   stress/threads/pthread_cond_timedwait/: New case by Sebastien Dugue
30*49cdfc7eSAndroid Build Coastguard Worker06-29-2004	[email protected]
31*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setinheritsched/2-3.c, 2-4.c
32*49cdfc7eSAndroid Build Coastguard Worker		 - functional/threads/condvar/, README:
33*49cdfc7eSAndroid Build Coastguard Worker		   Add test cases by Abhijeet Bisain.
34*49cdfc7eSAndroid Build Coastguard Worker06-28-2004	[email protected]
35*49cdfc7eSAndroid Build Coastguard Worker		 - stress/threads/pthread_mutex_init/, pthread_mutex_lock/,
36*49cdfc7eSAndroid Build Coastguard Worker		   pthread_cond_init/: Add stress/scalability cases by Sebastien Dugue
37*49cdfc7eSAndroid Build Coastguard Worker06-22-2004	[email protected]
38*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_cond_destroy/speculative/4-1.c, pthread_mutex_destroy/
39*49cdfc7eSAndroid Build Coastguard Worker		   speculative/4-2.c, pthread_exit/3-1.c:
40*49cdfc7eSAndroid Build Coastguard Worker		   Add new test case by Abhijeet Bisain
41*49cdfc7eSAndroid Build Coastguard Worker06-15-2004	[email protected]
42*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_cond_init/1-2.c, 2-2.c,4-1.c 4-2.c: Add test case by
43*49cdfc7eSAndroid Build Coastguard Worker		   Sebastien Dugue.
44*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_cancel/2-2.c, 2-3.c, 3-3.c: Add test case by
45*49cdfc7eSAndroid Build Coastguard Worker		   Abhijeet Bisain.
46*49cdfc7eSAndroid Build Coastguard Worker06-11-2004	[email protected]
47*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_cond_signal: Add Sebastien DECUGIS's patch
48*49cdfc7eSAndroid Build Coastguard Worker06-07-2004	[email protected]
49*49cdfc7eSAndroid Build Coastguard Worker		 - locate-test: Remove -printf argument for 'find' for POSIX conformant.
50*49cdfc7eSAndroid Build Coastguard Worker		 - Makefile: Remove --defined-only option for 'nm' for POSIX conformant.
51*49cdfc7eSAndroid Build Coastguard Worker		 - sched_yield/1-1.c: Fix warning on 64-bit system.
52*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setstacksize/1-1.c, pthread_attr_getstacksize/1-1.c:
53*49cdfc7eSAndroid Build Coastguard Worker		   Remove the output.
54*49cdfc7eSAndroid Build Coastguard Worker06-04-2004	[email protected]
55*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_getschedparam, pthread_attr_setschedparam:
56*49cdfc7eSAndroid Build Coastguard Worker		   Add new case by Abhijeet Bisain.
57*49cdfc7eSAndroid Build Coastguard Worker                 - pthread_attr_s(g)etschedpolicy: Fix. Misuse perror.
58*49cdfc7eSAndroid Build Coastguard Worker06-02-2004	[email protected]
59*49cdfc7eSAndroid Build Coastguard Worker		 - clock_getres/7-1.c,8-1.c: Fix incorrect output, compile warning.
60*49cdfc7eSAndroid Build Coastguard Worker05-27-2004	[email protected]
61*49cdfc7eSAndroid Build Coastguard Worker		 - sigaction/21-1.c: Fix. Add missing posixtest.h
62*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_rwlock_trylock/3-1.c: Moved to speculative.
63*49cdfc7eSAndroid Build Coastguard Worker05-27-2004	1.4.2 Release
64*49cdfc7eSAndroid Build Coastguard Worker05-24-2004      [email protected]
65*49cdfc7eSAndroid Build Coastguard Worker                 - mmap/13-1.c: Fix. mmap() will update st_atime().
66*49cdfc7eSAndroid Build Coastguard Worker                 - sigaction/9-1.c: Fix. Select not block.
67*49cdfc7eSAndroid Build Coastguard Worker                 - strftime/1-1.c: Fix. %B judgement is not correct.
68*49cdfc7eSAndroid Build Coastguard Worker                 - mmap/32-1.c: Fix. Change the scenario.
69*49cdfc7eSAndroid Build Coastguard Worker05-20-2004      [email protected]
70*49cdfc7eSAndroid Build Coastguard Worker                 - sched_yield/1-1.c: Fix. Incorrect thread return
71*49cdfc7eSAndroid Build Coastguard Worker                   status.
72*49cdfc7eSAndroid Build Coastguard Worker                 - Add test case by Sebastien
73*49cdfc7eSAndroid Build Coastguard Worker                   Dugue([email protected])
74*49cdfc7eSAndroid Build Coastguard Worker                   pthread_mutex_unlock/5-1.c, 5-2.c
75*49cdfc7eSAndroid Build Coastguard Worker                 - pthread_mutexattr_settype/coverage.txt: Fix.
76*49cdfc7eSAndroid Build Coastguard Worker                 - behavior/signal.h/18-1.c,19-1.c,20-1.c,21-1.c: Fix
77*49cdfc7eSAndroid Build Coastguard Worker                   struct stack_t, struct siginfo_t.
78*49cdfc7eSAndroid Build Coastguard Worker05-13-2004	[email protected]
79*49cdfc7eSAndroid Build Coastguard Worker		 - Add case pthread_mutex_init/5-1.c,
80*49cdfc7eSAndroid Build Coastguard Worker		   pthread_mutex_init/speculative/5-2.c,
81*49cdfc7eSAndroid Build Coastguard Worker		   pthread_mutex_lock/3-1.c, 4-1.c, 5-1.c
82*49cdfc7eSAndroid Build Coastguard Worker		   by Sebastien Dugue([email protected])
83*49cdfc7eSAndroid Build Coastguard Worker		 - sem_post/8-1.c: Fix. Will leave Zombie process if fail.
84*49cdfc7eSAndroid Build Coastguard Worker05-10-2004	[email protected]
85*49cdfc7eSAndroid Build Coastguard Worker		 - Apply Ulrich Drepper's patch:
86*49cdfc7eSAndroid Build Coastguard Worker		   sem_post/8-1.c: Add error check and clean up code
87*49cdfc7eSAndroid Build Coastguard Worker		   pthread_attr_getstackaddr/1-1.c: Fix printf format.
88*49cdfc7eSAndroid Build Coastguard Worker		   pthread_attr_setstack/2-1.c, pthread_attr_setstackaddr/2-1.c,
89*49cdfc7eSAndroid Build Coastguard Worker		   pthread_attr_setstacksize/2-1.c: define _GNU_SOURCE correctly.
90*49cdfc7eSAndroid Build Coastguard Worker05-09-2004	[email protected]
91*49cdfc7eSAndroid Build Coastguard Worker		 - Add cases pthread_mutex_init/1-2.c, 3-2.c, 5-3.c
92*49cdfc7eSAndroid Build Coastguard Worker		   by Sebastien Dugue([email protected])
93*49cdfc7eSAndroid Build Coastguard Worker05-01-2004	1.4.1 Release
94*49cdfc7eSAndroid Build Coastguard Worker04-30-2004	[email protected]
95*49cdfc7eSAndroid Build Coastguard Worker		 - sigqueue/12-1.c: Use setuid() instead of seteuid()
96*49cdfc7eSAndroid Build Coastguard Worker		 - sigqueue/3-1.c: Same as above.
97*49cdfc7eSAndroid Build Coastguard Worker		 - shm_open/40-1.c: Remove it. This case cannot exit cleanly,
98*49cdfc7eSAndroid Build Coastguard Worker		   leaving zombie processes.
99*49cdfc7eSAndroid Build Coastguard Worker		 - shm_open/33-1.c: Remove. Improper scenario.
100*49cdfc7eSAndroid Build Coastguard Worker		 - shm_open/23-1.c: Rewrite the test scenario.
101*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setinheritsched/2-2.c: Bug fix
102*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setinheritsched/5-1.c: Remove. Not correct.
103*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_attr_setscope/5-1.c: Return PTS_UNTESTED
104*49cdfc7eSAndroid Build Coastguard Worker		 - sched_setparam/23-6.c: Fix the case. It was untested before.
105*49cdfc7eSAndroid Build Coastguard Worker		 - sched_setscheduler/17-5.c: make -1 as a invalid policy.
106*49cdfc7eSAndroid Build Coastguard Worker		 - sched_setscheduler/20-1.c: Fix. It was untested before.
107*49cdfc7eSAndroid Build Coastguard Worker04-29-2004	[email protected]
108*49cdfc7eSAndroid Build Coastguard Worker		 - add mq_timedsend/16-1.c: Use CLOCK_REALTIME
109*49cdfc7eSAndroid Build Coastguard Worker		 - timer_getoverrun/2-3.c: Fix bug. It can pass on glibc now.
110*49cdfc7eSAndroid Build Coastguard Worker04-23-2004	[email protected]
111*49cdfc7eSAndroid Build Coastguard Worker		 - add mmap/11-4.c mmap/11-5.c
112*49cdfc7eSAndroid Build Coastguard Worker		 - mmap/11-2.c mmap/11-3.c: Misunderstand the spec. Fix.
113*49cdfc7eSAndroid Build Coastguard Worker04-22-2004	[email protected]
114*49cdfc7eSAndroid Build Coastguard Worker		 - pthread_mutexattr_settype/2-1.c: Bug fix
115*49cdfc7eSAndroid Build Coastguard Worker04-20-2004	[email protected]
116*49cdfc7eSAndroid Build Coastguard Worker		 - mmap/24-2.c 11-2.c 11-3.c: Bug fix
117*49cdfc7eSAndroid Build Coastguard Worker04-04-2004	1.4.0 Release
118*49cdfc7eSAndroid Build Coastguard Worker		- Add test cases to implement tags: CS, CPT, TCT.
119*49cdfc7eSAndroid Build Coastguard Worker		- Bug fix from Ulrich Drepper.
120*49cdfc7eSAndroid Build Coastguard Worker		- Tested on Linux kernel 2.6, and fixed bugs exposed.
121*49cdfc7eSAndroid Build Coastguard Worker04-30-2003	1.0.0 Release
122*49cdfc7eSAndroid Build Coastguard Worker		- Complete signals suite
123*49cdfc7eSAndroid Build Coastguard Worker		- Complete <sched.h> process scheduling suite
124*49cdfc7eSAndroid Build Coastguard Worker		- Snapshot of threads tests (most of the non-tag associated APIs)
125*49cdfc7eSAndroid Build Coastguard Worker		- Bug fixes in all areas (including adding "_POSIX_C_SOURCE=200112L" to
126*49cdfc7eSAndroid Build Coastguard Worker		  the Makefile to make the actual test suite POSIX compliant)
127*49cdfc7eSAndroid Build Coastguard Worker		- Added QUICK-START document to top-level dir
128*49cdfc7eSAndroid Build Coastguard Worker		rolla.n.selbak REMOVE-THIS AT intel DOT com
129*49cdfc7eSAndroid Build Coastguard Worker03-21-2003	0.9.0 Release
130*49cdfc7eSAndroid Build Coastguard Worker		- More timers bug fixes
131*49cdfc7eSAndroid Build Coastguard Worker		- Complete semaphores suite (including bug fixes)
132*49cdfc7eSAndroid Build Coastguard Worker		- snapshot of signals tests (including bug fixes)
133*49cdfc7eSAndroid Build Coastguard Worker		- Complete message queues suite
134*49cdfc7eSAndroid Build Coastguard Worker		- Snapshot of threads tests (most of the non-tag associated APIs)
135*49cdfc7eSAndroid Build Coastguard Worker		- framework bug fixes.  Added the ./run_tests script.
136*49cdfc7eSAndroid Build Coastguard Worker		rolla.n.selbak REMOVE-THIS AT intel DOT com
137*49cdfc7eSAndroid Build Coastguard Worker02-10-2003	0.2.0 Release
138*49cdfc7eSAndroid Build Coastguard Worker		- timers bug fixes
139*49cdfc7eSAndroid Build Coastguard Worker		- snapshot of semaphores tests
140*49cdfc7eSAndroid Build Coastguard Worker		- snapshot of signals tests
141*49cdfc7eSAndroid Build Coastguard Worker		- snapshot of threads tests
142*49cdfc7eSAndroid Build Coastguard Worker		- framework can build/run functional/stress tests
143*49cdfc7eSAndroid Build Coastguard Worker		julie.n.fleischer REMOVE-THIS AT intel DOT com
144*49cdfc7eSAndroid Build Coastguard Worker12-16-2002	0.1.0 Release
145*49cdfc7eSAndroid Build Coastguard Worker		- timers tests for TMR and CS tags (for timers)
146*49cdfc7eSAndroid Build Coastguard Worker		julie.n.fleischer REMOVE-THIS AT intel DOT com
147*49cdfc7eSAndroid Build Coastguard Worker
148