History log of /external/lldb/test/functionalities/process_attach/TestProcessAttach.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bd7f0ded258fb0691da9090156910e156261933 25-Jul-2013 Ed Maste <emaste@freebsd.org> tests: Mark expected FreeBSD failures due to pr16699

FreeBSD's Host class doesn't yet return a list of running processes,
so 'platform process list' fails and attach by process name does not
work.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187142 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py
ab23045a1e93bee0fb5d6b135f64bcb141ba90b7 15-May-2013 Daniel Malea <daniel.malea@intel.com> Re-enable tests disabled due to llvm.org/pr14541
- "platform process list" command works on Linux now
- "process attach -n" (attach to process by name also works on Linux now)



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181905 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py
2bbe7d5a4214688109024bbf8dab5d75c10c2316 09-May-2013 Greg Clayton <gclayton@apple.com> Fixed the process attach by name test to get the target _after_ doing process attach. Otherwise the target isn't valid. This fixes 2 test suite failures on darwin.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181488 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py
6c1a8cfbb81ae38aee68f281b2af4010044cc00d 08-May-2013 Andrew Kaylor <andrew.kaylor@intel.com> Adding support for process attach by pid on Linux.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181374 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py
f9c47ac4149667367ae381515573fb90352529a6 04-May-2013 Greg Clayton <gclayton@apple.com> Fixed a test suite typo error that caused the test to fail.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181069 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py
52dd223e117b0d0b777ef2809e7d1b0d99b75dc6 03-May-2013 Andrew Kaylor <andrew.kaylor@intel.com> Adding test for non-API process attach

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@180977 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/process_attach/TestProcessAttach.py