bjorn larsson
fd46711c54
psxtmtests: Add test.h support
2014-03-25 08:06:37 +01:00
Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Joel Sherrill
50162e061b
psxtmtests: Make output more uniform
2013-12-07 19:10:35 -06:00
Joel Sherrill
991a3cc1c9
psxtmtests - Eliminate missing prototype warnings
2012-05-11 09:15:40 -05:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
2012-05-11 08:44:13 -05:00
Joel Sherrill
33a105fb69
Revert: Remove CVS Ids
...
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html
for details.
2012-05-07 11:08:48 -05:00
Ralf Corsépius
84b0190564
Remove CVS-Ids.
2012-05-04 09:36:24 +02:00
Joel Sherrill
61250b4ce9
Remove all .cvsignore files.
2012-02-01 10:59:44 -06:00
Ralf Corsepius
257d8fde77
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxtmbarrier01/init.c: Make benchmark_pthread_barrier_init,
benchmark_pthread_barrier_destroy static.
* psxtmkey01/init.c: Make benchmark_pthread_key_create,
benchmark_pthread_key_delete static.
* psxtmrwlock01/init.c: Make benchmark_pthread_rwlock_init,
benchmark_pthread_rwlock_rdlock, benchmark_pthread_rwlock_unlock,
benchmark_pthread_rwlock_tryrdlock,
benchmark_pthread_rwlock_timedrdlock,
benchmark_pthread_rwlock_wrlock,
benchmark_pthread_rwlock_trywrlock,
benchmark_pthread_rwlock_timedwrlock,
benchmark_pthread_rwlock_destroy static.
* psxtmsem01/init.c: Make benchmark_sem_init,
benchmark_sem_destroy, benchmark_sem_open, benchmark_sem_close,
benchmark_sem_unlink, benchmark_sem_open_second,
benchmark_sem_close_second static.
* psxtmthread01/init.c: Make benchmark_pthread_create static.
2011-12-13 10:13:24 +00:00
Joel Sherrill
2b7b14f660
2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1589/build
* psxtmbarrier01/Makefile.am, psxtmbarrier02/Makefile.am,
psxtmbarrier03/Makefile.am, psxtmkey01/Makefile.am,
psxtmkey02/Makefile.am, psxtmmq01/Makefile.am,
psxtmmutex01/Makefile.am, psxtmmutex02/Makefile.am,
psxtmmutex03/Makefile.am, psxtmmutex04/Makefile.am,
psxtmmutex05/Makefile.am, psxtmmutex06/Makefile.am,
psxtmmutex07/Makefile.am, psxtmnanosleep01/Makefile.am,
psxtmnanosleep02/Makefile.am, psxtmrwlock01/Makefile.am,
psxtmrwlock02/Makefile.am, psxtmrwlock03/Makefile.am,
psxtmrwlock04/Makefile.am, psxtmrwlock05/Makefile.am,
psxtmrwlock06/Makefile.am, psxtmrwlock07/Makefile.am,
psxtmsem01/Makefile.am, psxtmsem02/Makefile.am,
psxtmsem03/Makefile.am, psxtmsem04/Makefile.am,
psxtmsem05/Makefile.am, psxtmsleep01/Makefile.am,
psxtmsleep02/Makefile.am, psxtmthread01/Makefile.am,
psxtmthread03/Makefile.am: Remove obsolete optional manager
capability.
2011-12-08 21:38:26 +00:00
Joel Sherrill
eea728230a
2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxtmmutex02/psxtmmutex02.doc, psxtmsem01/psxtmsem01.doc,
psxtmsem02/psxtmsem02.doc, psxtmthread01/psxtmthread01.doc: Ensure
all are correct.
2011-07-22 17:28:28 +00:00
Joel Sherrill
1c2ab39caf
2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxtmmutex02/init.c, psxtmmutex05/init.c, psxtmmutex06/init.c,
psxtmnanosleep02/init.c, psxtmsleep02/init.c, psxtmthread01/init.c,
psxtmthread03/init.c: Standardize start and end test messages.
2011-07-21 13:46:49 +00:00
Ralf Corsepius
e3135514a8
Add HAVE_CONFIG_H.
2011-02-22 10:58:44 +00:00
Joel Sherrill
519928c333
2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* .cvsignore, ChangeLog, Makefile.am, README, configure.ac,
psxtmtests_plan.csv, psxtmmutex02/.cvsignore,
psxtmmutex02/Makefile.am, psxtmmutex02/init.c,
psxtmmutex02/psxtmmutex02.doc, psxtmthread01/.cvsignore,
psxtmthread01/Makefile.am, psxtmthread01/init.c,
psxtmthread01/psxtmthread01.doc, psxtmthread03/.cvsignore,
psxtmthread03/Makefile.am, psxtmthread03/init.c,
psxtmthread03/psxtmthread03.doc: New files.
2010-12-06 16:35:31 +00:00