| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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:
|
|
|
|
| |
processes
|
| |
|
|
|
|
| |
and not an error.
|
|
|
|
| |
Change No PID found at Spawn log message to not say Warning.
|
| |
|
|
|
|
|
| |
If remote PID is unknown, still kill child remote shell process.
Kill remote shell process after killing remote process (and time has passed).
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ACEXML/common/XMLFilterImpl.h:
* ACEXML/common/XMLFilterImpl.cpp:
* ACEXML/parser/parser/Entity_Manager.h:
* ace/ETCL/ETCL_l.cpp:
* protocols/ace/RMCast/Flow.h:
* protocols/ace/RMCast/Flow.cpp:
* protocols/ace/RMCast/Reassemble.h:
* protocols/ace/RMCast/Reassemble.cpp:
* protocols/ace/TMCast/TransactionController.hpp:
Clean up unused member warnings identified by clang 6.0.
* bin/PerlACE/Process_Unix.pm:
increase the valgrind wait factor to accommodate slower machines.
|
| |
|
| |
|
|
|
|
|
| |
ChangeLogTag ACE:Fri Apr 4 08:38:05 UTC 2014 Martin Corino <mcorino@remedy.nl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Fix killall() valgrind handling.
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Fix killall() valgrind handling.
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Make killall() recognize and handle valgrind runs correctly.
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Fixes problem with killall() function being not selective enough.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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).
|
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Fixed 'ps' determination problems.
|
|
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Fixed problems concerning correct retrievel of process list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* bin/PerlACE/TestTarget_WinCE.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/Process_Win32.pm:
* bin/PerlACE/Process_VMS.pm:
Added killall methods to the Process and Target frameworks.
Currently only full implementation on Win32 and *nix platforms
(empty on others).
|
|
|
|
|
| |
* bin/PerlACE/Process_Unix.pm:
Support cross platform testing
|