summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/platform/process/list/TestProcessList.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-01[lldb] Fix flakyness in TestProcessListPavel Labath
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2020-11-09[lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'Michał Górny
2020-11-09Revert "[lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'"Michał Górny
2020-11-09[lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'Michał Górny
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny
2020-08-04[lldb/Test] Add @skipIfRemote decorator to TestProcessList.pyJonas Devlieghere
2020-07-14[lldb/Test] Always set the cleanupSubprocesses tear down hookJonas Devlieghere
2020-05-08[lldb/Test] Update TestProcessList.py for reproducer replayJonas Devlieghere
2020-02-21[lldb/test] Move `platform process list` tests to its own directory (NFC)Med Ismail Bennani