hanchenye-llvm-project/lldb/unittests
Pavel Labath 691d134805 llgs-tests: Increase packet time out
The default packet timeout of 1 second is a bit too small for these
tests, particularly as they are working in ack-mode, which means they
need to fit twice as many packets into the timeslot.

This does not seem to be a problem on the bots, but for some people
these tests are timing out regularly. I can't be sure increasing this
will solve their problem, but this does seem like a likely culprit.

llvm-svn: 330578
2018-04-23 11:22:44 +00:00
..
Breakpoint
Core Fix narrowing warning by appending `f` to literal constant. 2018-04-19 18:31:57 +00:00
Editline
Expression
Host Move FileSpecTest to Utility 2018-04-20 08:27:27 +00:00
Interpreter Move Args.cpp from Interpreter to Utility 2018-04-17 18:53:35 +00:00
Language More correct handling of error cases C++ name parser 2018-02-06 19:04:12 +00:00
ObjectFile Add a comment explaining how the input for GetModuleSpecifications_EarlySectionHeaders was generated 2018-02-05 18:03:02 +00:00
Platform
Process gdb-remote: Fix checksum verification for messages with escape chars 2018-03-28 10:19:10 +00:00
ScriptInterpreter
Signals
Symbol
SymbolFile
Target Fix a compiler warning in ModuleCacheTest.cpp, NFC 2018-02-23 23:18:27 +00:00
TestingSupport
UnwindAssembly [LLDB] Initial version of PPC64 InstEmulation 2018-02-27 18:42:46 +00:00
Utility Move FileSpecTest to Utility 2018-04-20 08:27:27 +00:00
debugserver
tools llgs-tests: Increase packet time out 2018-04-23 11:22:44 +00:00
CMakeLists.txt
gtest_common.h