[lldb/test] Move `platform process list` tests to its own directory (NFC)
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Wed, 19 Feb 2020 15:33:39 +0000 (16:33 +0100)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Fri, 21 Feb 2020 21:44:36 +0000 (22:44 +0100)
Since the `platform process` commamnd has more tests now, this commits
separates each of the `platform process` subcommand's test in its own directory.

Differential Revision: https://reviews.llvm.org/D74836

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
lldb/test/API/commands/platform/process/list/Makefile [moved from lldb/test/API/commands/platform/process/Makefile with 100% similarity]
lldb/test/API/commands/platform/process/list/TestProcessList.py [moved from lldb/test/API/commands/platform/process/TestProcessList.py with 100% similarity]
lldb/test/API/commands/platform/process/list/main.cpp [moved from lldb/test/API/commands/platform/process/main.cpp with 100% similarity]