source: rtems/testsuites/psxtmtests/ChangeLog @ 186fee2

4.115
Last change on this file since 186fee2 was a87d1b1, checked in by Joel Sherrill <joel.sherrill@…>, on 07/20/11 at 21:39:25

2011-07-20 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_mutex_unlock where it is unblocking threads with preemption.
  • psxtmmutex06/.cvsignore, psxtmmutex06/Makefile.am, psxtmmutex06/init.c, psxtmmutex06/psxtmmutex06.doc: New files.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12011-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
4        pthread_mutex_unlock where it is unblocking threads with preemption.
5        * psxtmmutex06/.cvsignore, psxtmmutex06/Makefile.am,
6        psxtmmutex06/init.c, psxtmmutex06/psxtmmutex06.doc: New files.
7
82011-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
9
10        * psxtmmutex05/init.c: Fix test. Pattern was wrong.
11
122011-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock
15        where it is unblocking threads without preemption.
16        * psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am,
17        psxtmmutex05/init.c, psxtmmutex05/psxtmmutex05.doc: New files.
18
192011-07-20      Ricardo Aguirre <el.mastin@ymail.com>
20
21        PR 1843/tests
22        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key
23        create and delete.
24        * psxtmkey01/.cvsignore, psxtmkey01/Makefile.am, psxtmkey01/init.c,
25        psxtmkey01/psxtmkey01.doc: New files.
26
272011-07-19      Ricardo Aguirre <el.mastin@ymail.com>
28
29        PR 1840/tests
30        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key
31        set and get.
32        * psxtmkey02/.cvsignore, psxtmkey02/Makefile.am, psxtmkey02/init.c,
33        psxtmkey02/psxtmkey02.doc: New files.
34
352011-07-18      Jennifer Averett <Jennifer.Averett@OARcorp.com>
36
37        * configure.ac: Remove psxtmmutex04 until PR 1836 is processed.
38
392011-07-15      Ricardo Aguirre <el.mastin@ymail.com>
40
41        PR 1835/tests
42        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
43        mutex set and get priority ceiling.
44        * psxtmmutex07/.cvsignore, psxtmmutex07/Makefile.am,
45        psxtmmutex07/init.c, psxtmmutex07/psxtmmutex07.doc: New files.
46
472011-07-13      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * psxtmtests_plan.csv: Update to reflect next activities.
50
512011-07-13      Ricardo Aguirre <el.mastin@ymail.com>
52
53        PR 1831/tests
54        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
55        mutex init and destroy.
56        * psxtmmutex01/.cvsignore, psxtmmutex01/Makefile.am,
57        psxtmmutex01/init.c, psxtmmutex01/psxtmmutex01.doc: New files.
58
592011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * psxtmnanosleep01/init.c, psxtmsleep01/init.c: Do not divide by
62        OPERATION_COUNT on single shot times.
63
642011-07-12      Ricardo Aguirre <el.mastin@ymail.com>
65
66        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmmutex03.
67        * psxtmmutex03/.cvsignore, psxtmmutex03/Makefile.am,
68        psxtmmutex03/init.c, psxtmmutex03/psxtmmutex03.doc: New files.
69
702011-06-29      Ricardo Aguirre <el.mastin@ymail.com>
71
72        * psxtmtests/Makefile.am, psxtmtests/configure.ac,
73        psxtmtests/psxtmtests_plan.csv: Added nanosleep tests.
74        * psxtmtests/psxtmnanosleep01/Makefile.am,
75        psxtmtests/psxtmnanosleep01/init.c,
76        psxtmtests/psxtmnanosleep01/psxtmnanosleep01.doc,
77        psxtmtests/psxtmnanosleep02/Makefile.am,
78        psxtmtests/psxtmnanosleep02/init.c,
79        psxtmtests/psxtmnanosleep02/psxtmnanosleep02.doc,
80        psxtmnanosleep01/.cvsignore, psxtmnanosleep02/.cvsignore: New files.
81
822011-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * psxtmtests_plan.csv: Complete plan for mutexes.
85
862011-06-22      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * psxtmtests_plan.csv: Update.
89
902011-06-22      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * Makefile.am, configure.ac: Add test case for sleep - blocking.
93        * psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am,
94        psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.
95
962011-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * psxtmsleep01/Makefile.in: Removed.
99
1002011-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmsleep01.
103        * psxtmsleep01/.cvsignore, psxtmsleep01/Makefile.am,
104        psxtmsleep01/Makefile.in, psxtmsleep01/init.c,
105        psxtmsleep01/psxtmsleep01.doc: New files.
106
1072011-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
108
109        * psxtmtests_plan.csv: Add sleep and nanosleep cases.
110
1112011-04-20      Joel Sherrill <joel.sherrill@oarcorp.com>
112
113        * README, psxtmtests_plan.csv: Add more possible test cases.
114
1152011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * configure.ac: Add AC_CONFIG_HEADER(config.h).
118
1192011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        * psxtmmutex02/init.c, psxtmthread01/init.c, psxtmthread03/init.c:
122        Add HAVE_CONFIG_H.
123
1242011-02-08      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.
127
1282011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
129
130        * configure.ac: Require autoconf-2.68, automake-1.11.1.
131
1322010-12-06      Joel Sherrill <joel.sherrill@oarcorp.com>
133
134        * .cvsignore, ChangeLog, Makefile.am, README, configure.ac,
135        psxtmtests_plan.csv, psxtmmutex02/.cvsignore,
136        psxtmmutex02/Makefile.am, psxtmmutex02/init.c,
137        psxtmmutex02/psxtmmutex02.doc, psxtmthread01/.cvsignore,
138        psxtmthread01/Makefile.am, psxtmthread01/init.c,
139        psxtmthread01/psxtmthread01.doc, psxtmthread03/.cvsignore,
140        psxtmthread03/Makefile.am, psxtmthread03/init.c,
141        psxtmthread03/psxtmthread03.doc: New files.
142
Note: See TracBrowser for help on using the repository browser.