llvm-project/lldb/test/API/commands/platform
Pavel Labath b53641cb72 [lldb] Fix flakyness in TestProcessList
If the test is too fast it can read the process list before the forked
child process actually manages to exec the process with the right
arguments.

Use our file-based synchronization primitives to ensure the child is
up-and-running before we fetch the process list.
2022-08-01 16:05:01 +02:00
..
basic [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
connect [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
file [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
process/list [lldb] Fix flakyness in TestProcessList 2022-08-01 16:05:01 +02:00
sdk [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00