labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
LG, thanks for the test.
================
Comment at:
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestPlatformClient.py:30
+ self.expect("platform process list -x",
+ startstr="1 matching process was found",
endstr="process" + os.linesep)
+ self.expect("platform process list",
----------------
Maybe also check that some of the values from the mock response made it
through? (e.g., pid, process name)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68354/new/
https://reviews.llvm.org/D68354
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits