source: rtems/testsuites/psxtmtests/ChangeLog @ c632c5f2

4.115
Last change on this file since c632c5f2 was c632c5f2, checked in by Joel Sherrill <joel.sherrill@…>, on 07/20/11 at 20:46:48

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

  • Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock where it is unblocking threads without preemption.
  • psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am, psxtmmutex05/init.c, psxtmmutex05/psxtmmutex05.doc: New files.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12011-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock
4        where it is unblocking threads without preemption.
5        * psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am,
6        psxtmmutex05/init.c, psxtmmutex05/psxtmmutex05.doc: New files.
7
82011-07-20      Ricardo Aguirre <el.mastin@ymail.com>
9
10        PR 1843/tests
11        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key
12        create and delete.
13        * psxtmkey01/.cvsignore, psxtmkey01/Makefile.am, psxtmkey01/init.c,
14        psxtmkey01/psxtmkey01.doc: New files.
15
162011-07-19      Ricardo Aguirre <el.mastin@ymail.com>
17
18        PR 1840/tests
19        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of key
20        set and get.
21        * psxtmkey02/.cvsignore, psxtmkey02/Makefile.am, psxtmkey02/init.c,
22        psxtmkey02/psxtmkey02.doc: New files.
23
242011-07-18      Jennifer Averett <Jennifer.Averett@OARcorp.com>
25
26        * configure.ac: Remove psxtmmutex04 until PR 1836 is processed.
27
282011-07-15      Ricardo Aguirre <el.mastin@ymail.com>
29
30        PR 1835/tests
31        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
32        mutex set and get priority ceiling.
33        * psxtmmutex07/.cvsignore, psxtmmutex07/Makefile.am,
34        psxtmmutex07/init.c, psxtmmutex07/psxtmmutex07.doc: New files.
35
362011-07-13      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * psxtmtests_plan.csv: Update to reflect next activities.
39
402011-07-13      Ricardo Aguirre <el.mastin@ymail.com>
41
42        PR 1831/tests
43        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
44        mutex init and destroy.
45        * psxtmmutex01/.cvsignore, psxtmmutex01/Makefile.am,
46        psxtmmutex01/init.c, psxtmmutex01/psxtmmutex01.doc: New files.
47
482011-07-12      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * psxtmnanosleep01/init.c, psxtmsleep01/init.c: Do not divide by
51        OPERATION_COUNT on single shot times.
52
532011-07-12      Ricardo Aguirre <el.mastin@ymail.com>
54
55        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmmutex03.
56        * psxtmmutex03/.cvsignore, psxtmmutex03/Makefile.am,
57        psxtmmutex03/init.c, psxtmmutex03/psxtmmutex03.doc: New files.
58
592011-06-29      Ricardo Aguirre <el.mastin@ymail.com>
60
61        * psxtmtests/Makefile.am, psxtmtests/configure.ac,
62        psxtmtests/psxtmtests_plan.csv: Added nanosleep tests.
63        * psxtmtests/psxtmnanosleep01/Makefile.am,
64        psxtmtests/psxtmnanosleep01/init.c,
65        psxtmtests/psxtmnanosleep01/psxtmnanosleep01.doc,
66        psxtmtests/psxtmnanosleep02/Makefile.am,
67        psxtmtests/psxtmnanosleep02/init.c,
68        psxtmtests/psxtmnanosleep02/psxtmnanosleep02.doc,
69        psxtmnanosleep01/.cvsignore, psxtmnanosleep02/.cvsignore: New files.
70
712011-06-24      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * psxtmtests_plan.csv: Complete plan for mutexes.
74
752011-06-22      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * psxtmtests_plan.csv: Update.
78
792011-06-22      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * Makefile.am, configure.ac: Add test case for sleep - blocking.
82        * psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am,
83        psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.
84
852011-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        * psxtmsleep01/Makefile.in: Removed.
88
892011-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
90
91        * Makefile.am, configure.ac, psxtmtests_plan.csv: Add psxtmsleep01.
92        * psxtmsleep01/.cvsignore, psxtmsleep01/Makefile.am,
93        psxtmsleep01/Makefile.in, psxtmsleep01/init.c,
94        psxtmsleep01/psxtmsleep01.doc: New files.
95
962011-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * psxtmtests_plan.csv: Add sleep and nanosleep cases.
99
1002011-04-20      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * README, psxtmtests_plan.csv: Add more possible test cases.
103
1042011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * configure.ac: Add AC_CONFIG_HEADER(config.h).
107
1082011-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
109
110        * psxtmmutex02/init.c, psxtmthread01/init.c, psxtmthread03/init.c:
111        Add HAVE_CONFIG_H.
112
1132011-02-08      Ralf Corsépius <ralf.corsepius@rtems.org>
114
115        * psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.
116
1172011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
118
119        * configure.ac: Require autoconf-2.68, automake-1.11.1.
120
1212010-12-06      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * .cvsignore, ChangeLog, Makefile.am, README, configure.ac,
124        psxtmtests_plan.csv, psxtmmutex02/.cvsignore,
125        psxtmmutex02/Makefile.am, psxtmmutex02/init.c,
126        psxtmmutex02/psxtmmutex02.doc, psxtmthread01/.cvsignore,
127        psxtmthread01/Makefile.am, psxtmthread01/init.c,
128        psxtmthread01/psxtmthread01.doc, psxtmthread03/.cvsignore,
129        psxtmthread03/Makefile.am, psxtmthread03/init.c,
130        psxtmthread03/psxtmthread03.doc: New files.
131
Note: See TracBrowser for help on using the repository browser.