llvm-project/lldb/test/API/functionalities/signal
Jim Ingham b06da9c183 Remove the check for eStateConnected in remote testing sessions.
This check is clearly incorrect, there's no way you should have an
eStateConnected event left on the queue if you've already launched
and hit a breakpoint in the program.  This check fails running remotely
on Darwin systems and on one remote Linux platform.  And if we do
find this failing somewhere, we should fix the bogus eStateConnected,
not the test.
2022-08-04 09:19:55 -07:00
..
handle-abrt [lldb] Use assertState in even more tests (NFC) 2022-06-29 17:05:58 -07:00
handle-segv [lldb] Use assertState in even more tests (NFC) 2022-06-29 17:05:58 -07:00
raise [lldb] Use assertState in even more tests (NFC) 2022-06-29 17:05:58 -07:00
Makefile
TestSendSignal.py Remove the check for eStateConnected in remote testing sessions. 2022-08-04 09:19:55 -07:00
main.c