Andrew Johnson
|
83c2414ad0
|
Merged changes from 3.14 branch to revno 12594
|
2015-07-23 10:13:07 -05:00 |
|
Andrew Johnson
|
002bafdf07
|
Add testHarnessDone
|
2015-07-17 18:06:58 -05:00 |
|
Andrew Johnson
|
3bfc6dcf64
|
errlog in tests
Take eltc(0) out of testPlan() and explicitly add it to those tests
that should suppress expected errlog output.
|
2012-07-06 17:47:56 -05:00 |
|
Andrew Johnson
|
958b40f74c
|
libCom: Silence errlog when running tests
Removes extraneous noise.
|
2012-06-05 15:53:32 -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
|
f0652aa1b6
|
allocations MustSucceed
|
2009-04-23 22:19:46 +00:00 |
|
Andrew Johnson
|
ca269744a6
|
Flush result output, allows Test::Harness to display progress.
|
2009-04-07 21:28:58 +00:00 |
|
Ralph Lange
|
7fccc59fe9
|
ANSIfication of stuff (mostly missing argument types in declarations)
|
2009-04-03 17:46:26 +00:00 |
|
Andrew Johnson
|
3a671f712f
|
Missing epicsExportSharedSymbols
|
2008-09-15 18:49:31 +00:00 |
|
Andrew Johnson
|
0bddd7dc8c
|
Added Unit Test Harness to summarize results on vxWorks/RTEMS.
Added taskwdTest to tests run.
|
2008-09-03 16:48:03 +00:00 |
|
Jeff Hill
|
fe2b0e599d
|
fix dll exports
|
2006-12-22 21:56:46 +00:00 |
|
Andrew Johnson
|
d8b9856252
|
Lock around testDiag(), so multiple threads don't mix output.
|
2006-11-09 22:28:33 +00:00 |
|
Andrew Johnson
|
dac306887d
|
Changed many of the char* arguments to printf-style varargs.
|
2006-11-07 15:35:14 +00:00 |
|
Andrew Johnson
|
a1e28f3dec
|
Fixed problem not resetting test count properly.
|
2006-10-26 22:21:08 +00:00 |
|
Andrew Johnson
|
5dd24b7ad2
|
Permit multiple test programs to be run sequentially in the same process
(for RTEMS and vxWorks).
|
2006-10-26 19:28:30 +00:00 |
|
Andrew Johnson
|
b2012ebf80
|
Don't print results if no tests!
|
2006-06-16 19:27:36 +00:00 |
|
Andrew Johnson
|
62dee96808
|
Added Test Anything Protocol unit test library.
See Perl documentation for Test::Harness and Test::More for format details.
|
2006-03-30 19:59:46 +00:00 |
|