Andrew Johnson
c23b907eee
Reduce the duration of epicsMessageQueueTest to 60 seconds.
2012-07-24 11:29:31 -05:00
Andrew Johnson
c6aab2390c
More fixes for Cygwin builds.
2012-07-20 17:50:59 -05:00
Andrew Johnson
004826e67a
Clean up some warnings.
2012-07-06 14:26:20 -05:00
Andrew Johnson
6595ff9518
Clean up some compiler warnings from gcc 4.6
2012-06-26 00:19:10 -05:00
Andrew Johnson
fbda9f3280
RCS keyword updates for Bazaar
...
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
Andrew Johnson
6790acf78f
Fix for hang from Ron Sluiter.
2010-05-18 16:12:36 -05:00
Andrew Johnson
e97439c7df
Ensure the last test actually completes and reports...
2008-10-03 19:28:34 +00:00
Andrew Johnson
6c19051727
Major reorganization:
...
Removed all Main.cpp files, use the macro in testMain.h instead and
defaulted all argc/argv parameters.
Converted all real test programs to use epicsUnitTest.h.
Moved performance measurements from epicsThreadTest to epicsThreadPerform.
Moved epicsOkToBlockTest tests into epicsThreadTest.
On a host arch, make test inside the O.arch directory runs all tests.
2006-11-09 22:38:41 +00:00
W. Eric Norum
8264714ea7
Improve message.
2006-10-26 17:42:02 +00:00
Marty Kraimer
50052570e9
run test as thread
2005-11-17 15:55:15 +00:00
Ralph Lange
c24db105b8
Clarified output message for one of the tests.
2005-11-08 13:57:17 +00:00
W. Eric Norum
cd84c95920
Don't let receiver printing mess up priority-based send checks.
...
Improve priority-based send check messages.
2004-09-16 15:29:00 +00:00
W. Eric Norum
1e84246cb7
Add 'size' argument to all epicsMessageQueue receive routines.
2003-05-29 03:10:16 +00:00
Jeff Hill
c11454ce4a
fixed sun pro warning
2003-05-16 21:49:57 +00:00
W. Eric Norum
64e1a4ed0c
Use C linkage.
...
Get rid of 0-length queues.
Clean up some messages.
2003-03-04 22:19:48 +00:00
W. Eric Norum
a1a6e8861e
Add support for 0-length message queues.
2003-02-28 16:14:10 +00:00
W. Eric Norum
17624a28c3
Create os-dependent message queue routines.
2003-02-27 22:59:07 +00:00
Jeff Hill
22b33711e6
changed random() to ANSI C's rand() for win32 portability
2003-02-27 16:27:48 +00:00
W. Eric Norum
05674860b9
Use modified API.
2003-02-26 19:50:04 +00:00
W. Eric Norum
4c980ea26f
Add epicsMessageQueue support.
2003-02-21 18:40:31 +00:00