[Lldb-commits] [PATCH] D74836: [lldb/test] Move `platform process list` tests to its own directory (NFC)

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 19 07:46:17 PST 2020


mib created this revision.
mib added a reviewer: teemperor.
mib added a project: LLDB.
Herald added a subscriber: lldb-commits.
mib edited the summary of this revision.

Since the `platform process` commamnd has more tests now, this commits
separates each of the `platform process` subcommand's test in its own directory.

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74836

Files:
  lldb/test/API/commands/platform/process/Makefile
  lldb/test/API/commands/platform/process/TestProcessList.py
  lldb/test/API/commands/platform/process/list/Makefile
  lldb/test/API/commands/platform/process/list/TestProcessList.py
  lldb/test/API/commands/platform/process/list/main.cpp
  lldb/test/API/commands/platform/process/main.cpp




-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74836.245403.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200219/d4275f43/attachment.bin>


More information about the lldb-commits mailing list