source: rtems/c/src/tests/psxtests/ChangeLog @ 7862f888

4.104.114.84.95
Last change on this file since 7862f888 was 7862f888, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 05:50:27

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 13.3 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * include/Makefile.am: Reflect having moved automake/.
9        * psx01/Makefile.am: Reflect having moved automake/.
10        * psx02/Makefile.am: Reflect having moved automake/.
11        * psx03/Makefile.am: Reflect having moved automake/.
12        * psx04/Makefile.am: Reflect having moved automake/.
13        * psx05/Makefile.am: Reflect having moved automake/.
14        * psx06/Makefile.am: Reflect having moved automake/.
15        * psx07/Makefile.am: Reflect having moved automake/.
16        * psx08/Makefile.am: Reflect having moved automake/.
17        * psx09/Makefile.am: Reflect having moved automake/.
18        * psx10/Makefile.am: Reflect having moved automake/.
19        * psx11/Makefile.am: Reflect having moved automake/.
20        * psx12/Makefile.am: Reflect having moved automake/.
21        * psx13/Makefile.am: Reflect having moved automake/.
22        * psxcancel/Makefile.am: Reflect having moved automake/.
23        * psxchroot01/Makefile.am: Reflect having moved automake/.
24        * psxfile01/Makefile.am: Reflect having moved automake/.
25        * psxhdrs/Makefile.am: Reflect having moved automake/.
26        * psxmount/Makefile.am: Reflect having moved automake/.
27        * psxmsgq01/Makefile.am: Reflect having moved automake/.
28        * psxreaddir/Makefile.am: Reflect having moved automake/.
29        * psxsem01/Makefile.am: Reflect having moved automake/.
30        * psxstat/Makefile.am: Reflect having moved automake/.
31        * psxtime/Makefile.am: Reflect having moved automake/.
32        * psxtimer/Makefile.am: Reflect having moved automake/.
33
342003-08-14      Joel Sherrill <joel@OARcorp.com>
35
36        PR 408/filesystem
37        * psx13/test.c: Added very rudimentary test of sync() service.
38
392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
42
432003-06-12      Joel Sherrill <joel@OARcorp.com>
44
45        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
46
472003-05-29      Joel Sherrill <joel@OARcorp.com>
48
49        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
50        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
51        psxtimer/psxtimer.c: Removed warnings.
52
532003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
56        CC_CFLAGS_DEFAULT (obsolete).
57
582003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
61        Remove CC_LDFLAGS_PROFILE_V.
62
632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove AC_CONFIG_AUX_DIR.
66
672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
70
712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: AC_PREREQ(2.57).
74
752002-11-14      Joel Sherrill <joel@OARcorp.com>
76
77        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
78        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
79        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
80        Per PR239 update the IDs in the various screens.
81
822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * .cvsignore: Reformat.
85        Add autom4te*cache.
86        Remove autom4te.cache.
87
882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
95        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
96        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
97        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
104        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
105        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
106        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
107        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
108        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
109        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
110        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
114
1152002-08-01      Joel Sherrill <joel@OARcorp.com>
116
117        * Per PR47 add support for buffered test output.  This involved
118        adding defines to redirect output to a buffer and dump it when
119        full, at "test pause", and at exit.  To avoid problems when redefining
120        exit(), all tests were modified to call rtems_test_exit().
121        Some tests, notable psxtests, had to be modified to include
122        the standard test macro .h file (pmacros.h or tmacros.h) to
123        enable this support.
124        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
125        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
126        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
127        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
128        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
129        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
130        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
131        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
132        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
133        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
134        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
135        psxtime/test.c, psxtimer/psxtimer.c: Modified.
136
1372002-07-05      Joel Sherrill <joel@OARcorp.com>
138
139        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
140        Updated as part of PR164 which reported problems with the RTEMS
141        implementation of pthread_cancel.
142       
1432001-04-26      Joel Sherrill <joel@OARcorp.com>
144
145        * psxmsgq01/init.c: Reflect changes made to address PR81 that
146        reworked POSIX message queues to add a descriptor separate from
147        the underlying message queue.  This allows non-blocking to follow
148        the "open" not the underlying queue.
149 
1502002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove ENABLE_GCC28.
153
1542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:
157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
159        * Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
185
1862001-11-07      Jennifer Averett <jennifer@OARcorp.com>
187
188        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
189        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
190        Since we check permissions before evaluating enough to see if it
191        a regular file or directory, this hack is needed to make the regular
192        file executable.
193
1942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
197        * configure.in: Remove.
198        * configure.ac: New file, generated from configure.in by autoupdate.
199
2002001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
203
2042001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
207        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
208        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
209        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
210        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
211        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
212        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
213        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
214        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
215        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
216        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
217        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
218        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
219        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
220        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
221        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
222        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
223        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
224        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
225        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
226        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
227        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
228        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
229        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
230
2312001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
232
233        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
234        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
235        psxchroot01 test.
236
2372001-05-25      Joel Sherrill <joel@OARcorp.com>
238
239        * Added once version of psxchroot01 test for user review.
240        * psxchroot01: New directory.
241        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
242        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
243        * configure.in, Makefile.am: Modified to reflect above.
244
2452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
246
247        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
248
2492001-04-24      Joel Sherrill <joel@OARcorp.com>
250
251        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
252        open, write, reopen, append twice from Andrew Bythell
253        <abythell@nortelnetworks.com> that tripped an initialization
254        problem in the IMFS.
255
2562001-04-20      Joel Sherrill <joel@OARcorp.com>
257
258        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
259        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
260        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
261        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
262        Various adjustments so test output matches screens more reliably.
263
2642001-01-25      Joel Sherrill <joel@OARcorp.com>
265
266        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
267
2682000-11-17      Jennifer Averett <jennifer@OARcorp.com>
269
270        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
271        to remain consistant across platforms and bsps by forcing
272        a mount point in front of all paths.
273
2742000-11-17      Jennifer Averret <jennifer@OARcorp.com>
275
276        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
277        expected error condition in one case.
278        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
279        readdir() of root of mounted filesystem.  Also corrected the screen
280        file for some mistakes noticed in this effort.
281
2822000-11-13      Joel Sherrill <joel@OARcorp.com>
283
284        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
285
2862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
289
2902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
293
2942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
297        Switch to GNU canonicalization.
298        * psxtests.am: Remove DEFS.
299
3002000-10-24      Joel Sherrill <joel@OARcorp.com>
301
302        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
303        It was formerly incorrectly prototyped in <libio.h>.
304
3052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
308        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
309        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
310        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
311        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
312        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
313        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
314        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
315
3162000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
318        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
319        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
320        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
321        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
322        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
323        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
324
3252000-08-10      Joel Sherrill <joel@OARcorp.com>
326
327        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.