summaryrefslogtreecommitdiff
path: root/ACE/bin/PerlACE/Run_Test.pm
Commit message (Collapse)AuthorAgeFilesLines
* Removed HPUX supportJohnny Willemsen2023-01-151-23/+0
|
* Cleanup CIAO/DAnCE, they are not possible to be used with ACE7/TAO3Johnny Willemsen2021-06-181-5/+0
|
* Fixed typos in commentsJohnny Willemsen2020-10-141-1/+1
|
* Perl shebang portability changesJohnny Willemsen2020-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * ACE/bin/PerlACE/ConfigList.pm: * ACE/bin/PerlACE/MSProject.pm: * ACE/bin/PerlACE/Process.pm: * ACE/bin/PerlACE/ProcessAndroid.pm: * ACE/bin/PerlACE/ProcessLVRT.pm: * ACE/bin/PerlACE/ProcessVX.pm: * ACE/bin/PerlACE/ProcessVX_Unix.pm: * ACE/bin/PerlACE/ProcessVX_Win32.pm: * ACE/bin/PerlACE/ProcessWinCE.pm: * ACE/bin/PerlACE/ProcessWinCE_Unix.pm: * ACE/bin/PerlACE/Process_Unix.pm: * ACE/bin/PerlACE/Process_VMS.pm: * ACE/bin/PerlACE/Process_Win32.pm: * ACE/bin/PerlACE/Run_Test.pm: * ACE/bin/PerlACE/TestTarget.pm: * ACE/bin/PerlACE/TestTarget_Android.pm: * ACE/bin/PerlACE/TestTarget_LVRT.pm: * ACE/bin/PerlACE/TestTarget_VxWorks.pm: * ACE/bin/PerlACE/TestTarget_WinCE.pm: * ACE/bin/Uniqueid.pm:
* Bring over recent fixes and enhancements to the FaultTolerant / ↵Phil Mesnier2016-03-041-1/+3
| | | | | | | LoadBalancing naming service extension from OCI's TAO release. Fixes deadlocks that could occur as a result of file access errors, such as the transient "bad file decriptor" (ebadf) error that seems to pop up fairly regularly when using NFS. Also optimized the file locking strategy to not always setting to MODIFY access state, which then required a file update on every access
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Tue Nov 19 14:23:47 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-11-191-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/Init_ACE.h: Doxygen improvements * ace/OS_main.cpp: Zapped some empty lines * ace/config-win32-msvc-10.h: * ace/config-win32-msvc-9.h: Windows Vista and Windows Server 2008 and newer do have native condition variable support, but the support in ACE isn't complete. Fixed the Windows API version checks, but commented it out, see bugzilla 4146. Thanks to Russ Noseworthy <J dot Russell dot Noseworthy at TENA-SDA dot org> for pointing this out. * bin/PerlACE/ProcessVX_Unix.pm: * bin/PerlACE/Process_Unix.pm: * bin/PerlACE/Run_Test.pm: Instead of waiting 1 second on a file or process exit, wait 0.1 seconds which speeds up testing when deploying a lot of processes, like when testing CIAO
* Thu Sep 8 08:14:46 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-09-081-135/+145
| | | | | | | | | | | | | | | | | | | | | | * bin/PerlACE/ConfigList.pm: * bin/PerlACE/Process.pm: * bin/PerlACE/ProcessAndroid.pm: * bin/PerlACE/ProcessLVRT.pm: * bin/PerlACE/ProcessVX.pm: * bin/PerlACE/ProcessVX_Unix.pm: * bin/PerlACE/ProcessVX_Win32.pm: * bin/PerlACE/ProcessWinCE.pm: * bin/PerlACE/ProcessWinCE_Unix.pm: * bin/PerlACE/Process_Unix.pm: * bin/PerlACE/Process_VMS.pm: * bin/PerlACE/Process_Win32.pm: * bin/PerlACE/Run_Test.pm: * bin/PerlACE/TestTarget.pm: * bin/PerlACE/TestTarget_Android.pm: * bin/PerlACE/TestTarget_LVRT.pm: * bin/PerlACE/TestTarget_VxWorks.pm: * bin/PerlACE/TestTarget_WinCE.pm: Extensions to run automatically tests on an Android emulator
* Removed trailing whitespacesJohnny Willemsen2010-09-171-1/+1
|
* ChangeLogTag: Mon Jun 7 21:39:54 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-06-071-0/+8
|
* ChangeLogTag: Tue May 18 21:34:34 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-181-6/+8
|
* Mon Apr 12 09:31:54 UTC 2010 Martin Corino <mcorino@remedy.nl>mcorino2010-04-121-26/+38
| | | | | | | | | | | | | | | | | | | | | * bin/PerlACE/TestTarget_WinCE.pm: * bin/PerlACE/ProcessVX_Win32.pm: * bin/PerlACE/Process_Unix.pm: * bin/PerlACE/ProcessLVRT.pm: * bin/PerlACE/TestTarget.pm: * bin/PerlACE/TestTarget_VxWorks.pm: * bin/PerlACE/ProcessVX.pm: * bin/PerlACE/TestTarget_LVRT.pm: * bin/PerlACE/ProcessVX_Unix.pm: * bin/PerlACE/Process_Win32.pm: * bin/PerlACE/Run_Test.pm: * bin/PerlACE/Process_VMS.pm: Added support for running multiplatform tests using remote shell connections. Currently only supported for *nix-like platforms (like Linux PPC64 <-> Linux x86_64).
* Tue Apr 28 07:58:16 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-281-0/+4
| | | | | | | | * bin/PerlACE/ProcessVX.pm: * bin/PerlACE/ProcessWinCE_Unix.pm: * bin/PerlACE/Run_Test.pm: * bin/PerlACE/TestTarget_WinCE.pm: Changed to run Windows CE tests, build with CE gcc, on Linux.
* Fri Mar 6 20:28:50 UTC 2009 Steven Stallion <stallions@ociweb.com>stallions2009-03-061-0/+1
|
* Mon Nov 3 09:03:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-031-0/+5
|
* Thu Aug 21 06:54:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-08-211-0/+1
|
* ChangeLogTag: Tue Jul 08 06:44:09 MST 2008 Trevor Fields <fields_t@ociweb.com>fields_t2008-07-081-0/+42
|
* ChangeLogTag: Fri Jun 20 18:40:10 UTC 2008 Chad Elliott <elliott_c@ociweb.com>elliott_c2008-06-201-2/+0
|
* ChangeLogTag: Wed Jun 18 12:16:48 UTC 2008 Chad Elliott <elliott_c@ociweb.com>elliott_c2008-06-181-0/+4
|
* ChangeLogTag: Wed Jun 11 13:02:22 UTC 2008 Chad Elliott <elliott_c@ociweb.com>elliott_c2008-06-111-0/+1
|
* ChangeLogTag: Fri Jun 6 19:05:14 UTC 2008 Chad Elliott <elliott_c@ociweb.com>elliott_c2008-06-061-1/+2
|
* (no commit message)Johnny Willemsen2008-04-281-0/+1
|
* ChangeLogTag:Tue Mar 18 20:17:55 UTC 2008 Steve Huston <shuston@riverace.com>Steve Huston2008-03-181-0/+5
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+246
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-246/+0
|
* Mon Feb 25 19:44:37 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-02-251-1/+0
|
* ChangeLogTag: Tue Feb 12 12:31:34 UTC 2008 Simon McQueen <sm@prismtech.com>smcqueen2008-02-121-0/+6
|
* ChangeLogTag: Tue Feb 12 10:18:14 UTC 2008 Simon McQueen <sm@prismtech.com>smcqueen2008-02-121-0/+3
|
* Mon Feb 11 16:12:12 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-02-111-0/+2
|
* ChangeLogTag: Mon Nov 5 14:06:54 UTC 2007 J.T. Conklin ↵jtc2007-11-051-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Thu Nov 1 04:36:27 UTC 2007 J.T. Conklin ↵jtc2007-11-011-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag:Sat Aug 25 12:57:30 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-08-271-2/+9
|
* (no commit message)Johnny Willemsen2007-08-031-0/+1
|
* Fri Aug 3 09:35:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-031-23/+4
|
* ChangeLogTag: Mon Jul 30 13:24:32 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-07-301-3/+1
|
* Mon Jul 30 07:55:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-301-4/+22
|
* Mon May 28 18:06:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-281-0/+5
|
* ChangeLogTag: Mon Feb 26 17:17:08 UTC 2007 Adam Mitz <mitza@ociweb.com>mitza2007-02-261-0/+6
|
* ChangeLogTag: Wed Jan 17 12:20:57 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-171-0/+25
|
* ChangeLogTag: Sat Oct 21 10:48:12 UTC 2006 Martin Corino <mcorino@remedy.nl>mcorino2006-10-211-1/+6
|
* ChangeLogTag: Fri Aug 31 13:49:12 UTC 2006 Martin Corino <mcorino@remedy.nl>mcorino2006-09-011-0/+3
|
* Tue Aug 29 11:16:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-291-3/+4
|
* Wed Aug 2 21:27:59 UTC 2006 Adam Mitz <mitza@ociweb.com>mitza2006-08-021-0/+8
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+178