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