https://github.com/labath commented:

Could you also make unit tests for these two functions:
- call GetProgramFileSpec and make sure the result is reasonable (exists?)
- create a Process and make sure FindProcesses finds it (you can use 
[this](https://github.com/llvm/llvm-project/blob/52f568dbbb61ffe26b7973b482e0e504b405a0ab/lldb/unittests/Host/HostTest.cpp#L79)
 trick to re-execute yourself) 

https://github.com/llvm/llvm-project/pull/138687
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to