Back to build
Raw log | Switch to full mode | Login

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 404 tests from 85 test suites. [----------] Global test environment set-up. [----------] 2 tests from Message [ RUN ] Message.ReadWriteBytes [ OK ] Message.ReadWriteBytes (0 ms) [ RUN ] Message.ReadWriteNumbers [ OK ] Message.ReadWriteNumbers (0 ms) [----------] 2 tests from Message (0 ms total) [----------] 47 tests from Protocol [ RUN ] Protocol.ConfigAgentRequest [ OK ] Protocol.ConfigAgentRequest (0 ms) [ RUN ] Protocol.ConfigAgentReply [ OK ] Protocol.ConfigAgentReply (0 ms) [ RUN ] Protocol.HelloRequest [ OK ] Protocol.HelloRequest (0 ms) [ RUN ] Protocol.HelloReply [ OK ] Protocol.HelloReply (0 ms) [ RUN ] Protocol.LaunchRequest [ OK ] Protocol.LaunchRequest (0 ms) [ RUN ] Protocol.LaunchReply [ OK ] Protocol.LaunchReply (0 ms) [ RUN ] Protocol.KillRequest [ OK ] Protocol.KillRequest (0 ms) [ RUN ] Protocol.KillReply [ OK ] Protocol.KillReply (0 ms) [ RUN ] Protocol.AttachRequest [ OK ] Protocol.AttachRequest (0 ms) [ RUN ] Protocol.AttachReply [ OK ] Protocol.AttachReply (0 ms) [ RUN ] Protocol.DetachRequest [ OK ] Protocol.DetachRequest (0 ms) [ RUN ] Protocol.DetachReply [ OK ] Protocol.DetachReply (0 ms) [ RUN ] Protocol.PauseRequest [ OK ] Protocol.PauseRequest (0 ms) [ RUN ] Protocol.PauseReply [ OK ] Protocol.PauseReply (0 ms) [ RUN ] Protocol.ResumeRequest [ OK ] Protocol.ResumeRequest (0 ms) [ RUN ] Protocol.ProcessTreeRequest [ OK ] Protocol.ProcessTreeRequest (0 ms) [ RUN ] Protocol.ProcessTreeReply [ OK ] Protocol.ProcessTreeReply (0 ms) [ RUN ] Protocol.ThreadsRequest [ OK ] Protocol.ThreadsRequest (0 ms) [ RUN ] Protocol.ThreadsReply [ OK ] Protocol.ThreadsReply (0 ms) [ RUN ] Protocol.ReadMemoryRequest [ OK ] Protocol.ReadMemoryRequest (0 ms) [ RUN ] Protocol.ReadMemoryReply [ OK ] Protocol.ReadMemoryReply (0 ms) [ RUN ] Protocol.AddOrChangeBreakpointRequest [ OK ] Protocol.AddOrChangeBreakpointRequest (0 ms) [ RUN ] Protocol.AddOrChangeBreakpointReply [ OK ] Protocol.AddOrChangeBreakpointReply (0 ms) [ RUN ] Protocol.RemoveBreakpointRequest [ OK ] Protocol.RemoveBreakpointRequest (0 ms) [ RUN ] Protocol.RemoveBreakpointReply [ OK ] Protocol.RemoveBreakpointReply (0 ms) [ RUN ] Protocol.SysInfoRequest [ OK ] Protocol.SysInfoRequest (0 ms) [ RUN ] Protocol.SysInfoReply [ OK ] Protocol.SysInfoReply (0 ms) [ RUN ] Protocol.ThreadStatusRequest [ OK ] Protocol.ThreadStatusRequest (0 ms) [ RUN ] Protocol.ThreadStatusReply [ OK ] Protocol.ThreadStatusReply (0 ms) [ RUN ] Protocol.ModulesRequest [ OK ] Protocol.ModulesRequest (0 ms) [ RUN ] Protocol.ModulesReply [ OK ] Protocol.ModulesReply (0 ms) [ RUN ] Protocol.AspaceRequest [ OK ] Protocol.AspaceRequest (0 ms) [ RUN ] Protocol.AspaceReply [ OK ] Protocol.AspaceReply (1 ms) [ RUN ] Protocol.JobFilterRequest [ OK ] Protocol.JobFilterRequest (0 ms) [ RUN ] Protocol.JobFilterReply [ OK ] Protocol.JobFilterReply (0 ms) [ RUN ] Protocol.WriteMemoryRequest [ OK ] Protocol.WriteMemoryRequest (0 ms) [ RUN ] Protocol.WriteMemoryReply [ OK ] Protocol.WriteMemoryReply (0 ms) [ RUN ] Protocol.ReadRegistersRequest [ OK ] Protocol.ReadRegistersRequest (0 ms) [ RUN ] Protocol.ReadRegistersReply [ OK ] Protocol.ReadRegistersReply (0 ms) [ RUN ] Protocol.WriteRegistersRequest [ OK ] Protocol.WriteRegistersRequest (0 ms) [ RUN ] Protocol.WriteRegistersReply [ OK ] Protocol.WriteRegistersReply (0 ms) [ RUN ] Protocol.NotifyThread [ OK ] Protocol.NotifyThread (0 ms) [ RUN ] Protocol.NotifyException [ OK ] Protocol.NotifyException (0 ms) [ RUN ] Protocol.NotifyModules [ OK ] Protocol.NotifyModules (0 ms) [ RUN ] Protocol.NotifyProcessStarting [ OK ] Protocol.NotifyProcessStarting (0 ms) [ RUN ] Protocol.NotifyProcessExiting [ OK ] Protocol.NotifyProcessExiting (0 ms) [ RUN ] Protocol.NotifyIO [ OK ] Protocol.NotifyIO (0 ms) [----------] 47 tests from Protocol (1 ms total) [----------] 3 tests from RegisterIDToCategory [ RUN ] RegisterIDToCategory.Border [ OK ] RegisterIDToCategory.Border (0 ms) [ RUN ] RegisterIDToCategory.ARMv8 [ OK ] RegisterIDToCategory.ARMv8 (0 ms) [ RUN ] RegisterIDToCategory.x64 [ OK ] RegisterIDToCategory.x64 (0 ms) [----------] 3 tests from RegisterIDToCategory (0 ms total) [----------] 1 test from RegisterIDToString [ RUN ] RegisterIDToString.Registers [ OK ] RegisterIDToString.Registers (0 ms) [----------] 1 test from RegisterIDToString (0 ms total) [----------] 1 test from ComponentUtils [ RUN ] ComponentUtils.ExtractComponentFromPackageUrl [ OK ] ComponentUtils.ExtractComponentFromPackageUrl (0 ms) [----------] 1 test from ComponentUtils (0 ms total) [----------] 1 test from Elf [ RUN ] Elf.ExtractBuildID [ OK ] Elf.ExtractBuildID (1 ms) [----------] 1 test from Elf (1 ms total) [----------] 3 tests from MessageLoop [ RUN ] MessageLoop.PostQuit [ OK ] MessageLoop.PostQuit (0 ms) [ RUN ] MessageLoop.TimerQuit [ OK ] MessageLoop.TimerQuit (50 ms) [ RUN ] MessageLoop.WatchPipeFD [ OK ] MessageLoop.WatchPipeFD (0 ms) [----------] 3 tests from MessageLoop (50 ms total) [----------] 2 tests from Regex [ RUN ] Regex.CaseInsensitive [ OK ] Regex.CaseInsensitive (1 ms) [ RUN ] Regex.CaseSensitive [ OK ] Regex.CaseSensitive (0 ms) [----------] 2 tests from Regex (1 ms total) [----------] 2 tests from StreamBuffer [ RUN ] StreamBuffer.Read [ OK ] StreamBuffer.Read (0 ms) [ RUN ] StreamBuffer.Write [ OK ] StreamBuffer.Write (0 ms) [----------] 2 tests from StreamBuffer (0 ms total) [----------] 2 tests from BreakpointImplTest [ RUN ] BreakpointImplTest.DynamicLoading [ OK ] BreakpointImplTest.DynamicLoading (1 ms) [ RUN ] BreakpointImplTest.Address [ OK ] BreakpointImplTest.Address (1 ms) [----------] 2 tests from BreakpointImplTest (2 ms total) [----------] 5 tests from Disassembler [ RUN ] Disassembler.X64Individual [ OK ] Disassembler.X64Individual (0 ms) [ RUN ] Disassembler.X64Undecodable [ OK ] Disassembler.X64Undecodable (0 ms) [ RUN ] Disassembler.X64Many [ OK ] Disassembler.X64Many (0 ms) [ RUN ] Disassembler.Dump [ OK ] Disassembler.Dump (1 ms) [ RUN ] Disassembler.Arm64Many [ OK ] Disassembler.Arm64Many (0 ms) [----------] 5 tests from Disassembler (1 ms total) [----------] 3 tests from FinishPhysicalFrameThreadControllerTest [ RUN ] FinishPhysicalFrameThreadControllerTest.Finish [ OK ] FinishPhysicalFrameThreadControllerTest.Finish (1 ms) [ RUN ] FinishPhysicalFrameThreadControllerTest.BottomStackFrame [ OK ] FinishPhysicalFrameThreadControllerTest.BottomStackFrame (0 ms) [ RUN ] FinishPhysicalFrameThreadControllerTest.FinishToInline [ OK ] FinishPhysicalFrameThreadControllerTest.FinishToInline (1 ms) [----------] 3 tests from FinishPhysicalFrameThreadControllerTest (2 ms total) [----------] 2 tests from FinishThreadControllerTest [ RUN ] FinishThreadControllerTest.FinishInline [ OK ] FinishThreadControllerTest.FinishInline (0 ms) [ RUN ] FinishThreadControllerTest.FinishPhysicalAndInline [ OK ] FinishThreadControllerTest.FinishPhysicalAndInline (1 ms) [----------] 2 tests from FinishThreadControllerTest (1 ms total) [----------] 1 test from FrameFingerprint [ RUN ] FrameFingerprint.Newer [ OK ] FrameFingerprint.Newer (0 ms) [----------] 1 test from FrameFingerprint (0 ms total) [----------] 1 test from FrameImplTest [ RUN ] FrameImplTest.AsyncBasePointer [ OK ] FrameImplTest.AsyncBasePointer (0 ms) [----------] 1 test from FrameImplTest (0 ms total) [----------] 3 tests from MemoryDump [ RUN ] MemoryDump.Empty [ OK ] MemoryDump.Empty (0 ms) [ RUN ] MemoryDump.Valid [ OK ] MemoryDump.Valid (0 ms) [ RUN ] MemoryDump.Limits [ OK ] MemoryDump.Limits (1 ms) [----------] 3 tests from MemoryDump (1 ms total) [----------] 9 tests from MinidumpTest [ RUN ] MinidumpTest.Load [ OK ] MinidumpTest.Load (1 ms) [ RUN ] MinidumpTest.ProcessTreeRecord [ OK ] MinidumpTest.ProcessTreeRecord (1 ms) [ RUN ] MinidumpTest.AttachDetach [ OK ] MinidumpTest.AttachDetach (1 ms) [ RUN ] MinidumpTest.AttachFail [ OK ] MinidumpTest.AttachFail (1 ms) [ RUN ] MinidumpTest.Threads [ OK ] MinidumpTest.Threads (1 ms) [ RUN ] MinidumpTest.Registers [ OK ] MinidumpTest.Registers (1 ms) [ RUN ] MinidumpTest.Modules [ OK ] MinidumpTest.Modules (1 ms) [ RUN ] MinidumpTest.AddressSpace [ OK ] MinidumpTest.AddressSpace (1 ms) [ RUN ] MinidumpTest.ReadMemory [ OK ] MinidumpTest.ReadMemory (2 ms) [----------] 9 tests from MinidumpTest (10 ms total) [----------] 1 test from ProcessImplTest [ RUN ] ProcessImplTest.OnModules [ OK ] ProcessImplTest.OnModules (0 ms) [----------] 1 test from ProcessImplTest (0 ms total) [----------] 1 test from Register [ RUN ] Register.CorrectlyCreatesBoundaries [ OK ] Register.CorrectlyCreatesBoundaries (0 ms) [----------] 1 test from Register (0 ms total) [----------] 1 test from RegisterSet [ RUN ] RegisterSet.RegisterMap [ OK ] RegisterSet.RegisterMap (0 ms) [----------] 1 test from RegisterSet (0 ms total) [----------] 2 tests from SessionTest [ RUN ] SessionTest.MultiBreakpointStop [ OK ] SessionTest.MultiBreakpointStop (1 ms) [ RUN ] SessionTest.OneShotBreakpointDelete [ OK ] SessionTest.OneShotBreakpointDelete (0 ms) [----------] 2 tests from SessionTest (1 ms total) [----------] 4 tests from SettingSchema [ RUN ] SettingSchema.Bool [ OK ] SettingSchema.Bool (0 ms) [ RUN ] SettingSchema.Int [ OK ] SettingSchema.Int (0 ms) [ RUN ] SettingSchema.String [ OK ] SettingSchema.String (0 ms) [ RUN ] SettingSchema.List [ OK ] SettingSchema.List (0 ms) [----------] 4 tests from SettingSchema (0 ms total) [----------] 4 tests from SettingStore [ RUN ] SettingStore.Defaults [ OK ] SettingStore.Defaults (1 ms) [ RUN ] SettingStore.Overrides [ OK ] SettingStore.Overrides (0 ms) [ RUN ] SettingStore.Fallback [ OK ] SettingStore.Fallback (0 ms) [ RUN ] SettingStore.Notifications [ OK ] SettingStore.Notifications (0 ms) [----------] 4 tests from SettingStore (1 ms total) [----------] 4 tests from SettingValue [ RUN ] SettingValue.Boolean [ OK ] SettingValue.Boolean (0 ms) [ RUN ] SettingValue.Int [ OK ] SettingValue.Int (0 ms) [ RUN ] SettingValue.String [ OK ] SettingValue.String (0 ms) [ RUN ] SettingValue.List [ OK ] SettingValue.List (0 ms) [----------] 4 tests from SettingValue (0 ms total) [----------] 6 tests from StackTest [ RUN ] StackTest.InlineFingerprint [ OK ] StackTest.InlineFingerprint (0 ms) [ RUN ] StackTest.AsyncFingerprint [ OK ] StackTest.AsyncFingerprint (0 ms) [ RUN ] StackTest.AsyncFingerprintMoved [ OK ] StackTest.AsyncFingerprintMoved (0 ms) [ RUN ] StackTest.InlineExpansion [ OK ] StackTest.InlineExpansion (0 ms) [ RUN ] StackTest.InlineHiding [ OK ] StackTest.InlineHiding (0 ms) [ RUN ] StackTest.UpdateExisting [ OK ] StackTest.UpdateExisting (0 ms) [----------] 6 tests from StackTest (0 ms total) [----------] 1 test from StepOverThreadControllerTest [ RUN ] StepOverThreadControllerTest.Inline [ OK ] StepOverThreadControllerTest.Inline (1 ms) [----------] 1 test from StepOverThreadControllerTest (1 ms total) [----------] 7 tests from StepThreadControllerTest [ RUN ] StepThreadControllerTest.SofwareException [ OK ] StepThreadControllerTest.SofwareException (1 ms) [ RUN ] StepThreadControllerTest.Line0 [ OK ] StepThreadControllerTest.Line0 (0 ms) [ RUN ] StepThreadControllerTest.SharedLibThunksStepOver [ OK ] StepThreadControllerTest.SharedLibThunksStepOver (0 ms) [ RUN ] StepThreadControllerTest.SharedLibThunksStepInto [ OK ] StepThreadControllerTest.SharedLibThunksStepInto (0 ms) [ RUN ] StepThreadControllerTest.UnsymbolizedCallStepOver [ OK ] StepThreadControllerTest.UnsymbolizedCallStepOver (0 ms) [ RUN ] StepThreadControllerTest.UnsymbolizedCallStepInto [ OK ] StepThreadControllerTest.UnsymbolizedCallStepInto (0 ms) [ RUN ] StepThreadControllerTest.Inline [ OK ] StepThreadControllerTest.Inline (0 ms) [----------] 7 tests from StepThreadControllerTest (3 ms total) [----------] 2 tests from StringUtil [ RUN ] StringUtil.StringEndsWith [ OK ] StringUtil.StringEndsWith (0 ms) [ RUN ] StringUtil.UnicodeCharWidth [ OK ] StringUtil.UnicodeCharWidth (0 ms) [----------] 2 tests from StringUtil (0 ms total) [----------] 3 tests from TargetImplTest [ RUN ] TargetImplTest.LaunchNoConnection [ OK ] TargetImplTest.LaunchNoConnection (0 ms) [ RUN ] TargetImplTest.LaunchKill [ OK ] TargetImplTest.LaunchKill (0 ms) [ RUN ] TargetImplTest.AttachDetach [ OK ] TargetImplTest.AttachDetach (0 ms) [----------] 3 tests from TargetImplTest (0 ms total) [----------] 1 test from ThreadControllerUnitTest [ RUN ] ThreadControllerUnitTest.SetInlineFrameIfAmbiguous [ OK ] ThreadControllerUnitTest.SetInlineFrameIfAmbiguous (1 ms) [----------] 1 test from ThreadControllerUnitTest (1 ms total) [----------] 4 tests from ThreadImplTest [ RUN ] ThreadImplTest.Frames [ OK ] ThreadImplTest.Frames (0 ms) [ RUN ] ThreadImplTest.ControllersWithGeneralException [ OK ] ThreadImplTest.ControllersWithGeneralException (0 ms) [ RUN ] ThreadImplTest.ControllersUnexpected [ OK ] ThreadImplTest.ControllersUnexpected (0 ms) [ RUN ] ThreadImplTest.JumpTo [ OK ] ThreadImplTest.JumpTo (1 ms) [----------] 4 tests from ThreadImplTest (1 ms total) [----------] 3 tests from AddressRanges [ RUN ] AddressRanges.Basic [ OK ] AddressRanges.Basic (0 ms) [ RUN ] AddressRanges.NonCanonical [ OK ] AddressRanges.NonCanonical (0 ms) [ RUN ] AddressRanges.InRange [ OK ] AddressRanges.InRange (0 ms) [----------] 3 tests from AddressRanges (0 ms total) [----------] 3 tests from FileUtil [ RUN ] FileUtil.ExtractLastFileComponent [ OK ] FileUtil.ExtractLastFileComponent (0 ms) [ RUN ] FileUtil.IsPathAbsolute [ OK ] FileUtil.IsPathAbsolute (0 ms) [ RUN ] FileUtil.CatPathComponents [ OK ] FileUtil.CatPathComponents (0 ms) [----------] 3 tests from FileUtil (0 ms total) [----------] 2 tests from ActionsTest [ RUN ] ActionsTest.ScriptFile [ OK ] ActionsTest.ScriptFile (0 ms) [ RUN ] ActionsTest.ScriptFileWithFailure [ OK ] ActionsTest.ScriptFileWithFailure (1 ms) [----------] 2 tests from ActionsTest (1 ms total) [----------] 1 test from AnalyzeMemoryTest [ RUN ] AnalyzeMemoryTest.Basic [ OK ] AnalyzeMemoryTest.Basic (0 ms) [----------] 1 test from AnalyzeMemoryTest (0 ms total) [----------] 6 tests from CommandParser [ RUN ] CommandParser.Tokenizer [ OK ] CommandParser.Tokenizer (0 ms) [ RUN ] CommandParser.ParserBasic [ OK ] CommandParser.ParserBasic (0 ms) [ RUN ] CommandParser.ParserBasicErrors [ OK ] CommandParser.ParserBasicErrors (0 ms) [ RUN ] CommandParser.NounSwitches [ OK ] CommandParser.NounSwitches (1 ms) [ RUN ] CommandParser.VerbSwitches [ OK ] CommandParser.VerbSwitches (0 ms) [ RUN ] CommandParser.Completions [ OK ] CommandParser.Completions (0 ms) [----------] 6 tests from CommandParser (1 ms total) [----------] 9 tests from CommandUtils [ RUN ] CommandUtils.StringToInt [ OK ] CommandUtils.StringToInt (0 ms) [ RUN ] CommandUtils.StringToUint32 [ OK ] CommandUtils.StringToUint32 (0 ms) [ RUN ] CommandUtils.StringToUint64 [ OK ] CommandUtils.StringToUint64 (0 ms) [ RUN ] CommandUtils.ReadUint64Arg [ OK ] CommandUtils.ReadUint64Arg (0 ms) [ RUN ] CommandUtils.ParseHostPort [ OK ] CommandUtils.ParseHostPort (0 ms) [ RUN ] CommandUtils.FormatIdentifier [ OK ] CommandUtils.FormatIdentifier (0 ms) [ RUN ] CommandUtils.FormatFunctionName [ OK ] CommandUtils.FormatFunctionName (0 ms) [ RUN ] CommandUtils.FormatLocation [ OK ] CommandUtils.FormatLocation (1 ms) [ RUN ] CommandUtils.DescribeFileLine [ OK ] CommandUtils.DescribeFileLine (0 ms) [----------] 9 tests from CommandUtils (1 ms total) [----------] 1 test from SetElementsToAdd [ RUN ] SetElementsToAdd.TestCase [ OK ] SetElementsToAdd.TestCase (0 ms) [----------] 1 test from SetElementsToAdd (0 ms total) [----------] 5 tests from FormatContext [ RUN ] FormatContext.FormatSourceContext [ OK ] FormatContext.FormatSourceContext (0 ms) [ RUN ] FormatContext.FormatSourceContext_OffBeginning [ OK ] FormatContext.FormatSourceContext_OffBeginning (0 ms) [ RUN ] FormatContext.FormatSourceContext_OffEnd [ OK ] FormatContext.FormatSourceContext_OffEnd (0 ms) [ RUN ] FormatContext.FormatSourceContext_LineOffEnd [ OK ] FormatContext.FormatSourceContext_LineOffEnd (0 ms) [ RUN ] FormatContext.FormatAsmContext [ OK ] FormatContext.FormatAsmContext (1 ms) [----------] 5 tests from FormatContext (1 ms total) [----------] 2 tests from FormatFrame [ RUN ] FormatFrame.Unsymbolized [ OK ] FormatFrame.Unsymbolized (0 ms) [ RUN ] FormatFrame.Inline [ OK ] FormatFrame.Inline (0 ms) [----------] 2 tests from FormatFrame (0 ms total) [----------] 2 tests from MemoryFormat [ RUN ] MemoryFormat.Simple [ OK ] MemoryFormat.Simple (1 ms) [ RUN ] MemoryFormat.Limits [ OK ] MemoryFormat.Limits (0 ms) [----------] 2 tests from MemoryFormat (1 ms total) [----------] 11 tests from FormatRegisters [ RUN ] FormatRegisters.GeneralRegisters [ OK ] FormatRegisters.GeneralRegisters (0 ms) [ RUN ] FormatRegisters.VectorRegisters [ OK ] FormatRegisters.VectorRegisters (0 ms) [ RUN ] FormatRegisters.AllRegisters [ OK ] FormatRegisters.AllRegisters (1 ms) [ RUN ] FormatRegisters.OneRegister [ OK ] FormatRegisters.OneRegister (0 ms) [ RUN ] FormatRegisters.CannotFindRegister [ OK ] FormatRegisters.CannotFindRegister (0 ms) [ RUN ] FormatRegisters.WithRflags [ OK ] FormatRegisters.WithRflags (1 ms) [ RUN ] FormatRegisters.RFlagsValues [ OK ] FormatRegisters.RFlagsValues (0 ms) [ RUN ] FormatRegisters.RFlagsValuesExtended [ OK ] FormatRegisters.RFlagsValuesExtended (0 ms) [ RUN ] FormatRegisters.CPSRValues [ OK ] FormatRegisters.CPSRValues (0 ms) [ RUN ] FormatRegisters.DebugRegisters_x86 [ OK ] FormatRegisters.DebugRegisters_x86 (0 ms) [ RUN ] FormatRegisters.DebugRegisters_arm64 [ OK ] FormatRegisters.DebugRegisters_arm64 (1 ms) [----------] 11 tests from FormatRegisters (3 ms total) [----------] 1 test from FormatRegister [ RUN ] FormatRegister.RegexSearch [ OK ] FormatRegister.RegexSearch (0 ms) [----------] 1 test from FormatRegister (0 ms total) [----------] 2 tests from FormatSetting [ RUN ] FormatSetting.Setting [ OK ] FormatSetting.Setting (0 ms) [ RUN ] FormatSetting.List [ OK ] FormatSetting.List (0 ms) [----------] 2 tests from FormatSetting (0 ms total) [----------] 1 test from FormatTable [ RUN ] FormatTable.Basic [ OK ] FormatTable.Basic (0 ms) [----------] 1 test from FormatTable (0 ms total) [----------] 21 tests from FormatValueTest [ RUN ] FormatValueTest.Void [ OK ] FormatValueTest.Void (1 ms) [ RUN ] FormatValueTest.Signed [ OK ] FormatValueTest.Signed (0 ms) [ RUN ] FormatValueTest.Unsigned [ OK ] FormatValueTest.Unsigned (0 ms) [ RUN ] FormatValueTest.Bool [ OK ] FormatValueTest.Bool (0 ms) [ RUN ] FormatValueTest.Char [ OK ] FormatValueTest.Char (0 ms) [ RUN ] FormatValueTest.Float [ OK ] FormatValueTest.Float (0 ms) [ RUN ] FormatValueTest.Pointer [ OK ] FormatValueTest.Pointer (1 ms) [ RUN ] FormatValueTest.GoodStrings [ OK ] FormatValueTest.GoodStrings (0 ms) [ RUN ] FormatValueTest.BadStrings [ OK ] FormatValueTest.BadStrings (0 ms) [ RUN ] FormatValueTest.TruncatedString [ OK ] FormatValueTest.TruncatedString (0 ms) [ RUN ] FormatValueTest.EmptyAndBadArray [ OK ] FormatValueTest.EmptyAndBadArray (0 ms) [ RUN ] FormatValueTest.TruncatedArray [ OK ] FormatValueTest.TruncatedArray (0 ms) [ RUN ] FormatValueTest.Reference [ OK ] FormatValueTest.Reference (0 ms) [ RUN ] FormatValueTest.Structs [ OK ] FormatValueTest.Structs (1 ms) [ RUN ] FormatValueTest.Union [ OK ] FormatValueTest.Union (0 ms) [ RUN ] FormatValueTest.DerivedClasses [ OK ] FormatValueTest.DerivedClasses (0 ms) [ RUN ] FormatValueTest.Enumeration [ OK ] FormatValueTest.Enumeration (0 ms) [ RUN ] FormatValueTest.FunctionPtr [ OK ] FormatValueTest.FunctionPtr (0 ms) [ RUN ] FormatValueTest.MemberPtr [ OK ] FormatValueTest.MemberPtr (0 ms) [ RUN ] FormatValueTest.NullptrT [ OK ] FormatValueTest.NullptrT (0 ms) [ RUN ] FormatValueTest.ZxStatusT [ OK ] FormatValueTest.ZxStatusT (0 ms) [----------] 21 tests from FormatValueTest (5 ms total) [----------] 1 test from InputLocationParser [ RUN ] InputLocationParser.Parse [ OK ] InputLocationParser.Parse (0 ms) [----------] 1 test from InputLocationParser (0 ms total) [----------] 2 tests from InputLocation [ RUN ] InputLocation.ResolveInputLocation [ OK ] InputLocation.ResolveInputLocation (0 ms) [ RUN ] InputLocation.CompleteInputLocation [ OK ] InputLocation.CompleteInputLocation (1 ms) [----------] 2 tests from InputLocation (1 ms total) [----------] 6 tests from LineInput [ RUN ] LineInput.CursorCommands [ OK ] LineInput.CursorCommands (0 ms) [ RUN ] LineInput.History [ OK ] LineInput.History (0 ms) [ RUN ] LineInput.Completions [ OK ] LineInput.Completions (0 ms) [ RUN ] LineInput.Scroll [ OK ] LineInput.Scroll (0 ms) [ RUN ] LineInput.NegAck [ OK ] LineInput.NegAck (0 ms) [ RUN ] LineInput.EndOfTransimission [ OK ] LineInput.EndOfTransimission (0 ms) [----------] 6 tests from LineInput (0 ms total) [----------] 1 test from SourceUtil [ RUN ] SourceUtil.ExtractSourceLines [ OK ] SourceUtil.ExtractSourceLines (0 ms) [----------] 1 test from SourceUtil (0 ms total) [----------] 2 tests from GetLittleEndianHexOutput [ RUN ] GetLittleEndianHexOutput.Lenghts [ OK ] GetLittleEndianHexOutput.Lenghts (0 ms) [ RUN ] GetLittleEndianHexOutput.LimitOutput [ OK ] GetLittleEndianHexOutput.LimitOutput (0 ms) [----------] 2 tests from GetLittleEndianHexOutput (0 ms total) [----------] 1 test from BuiltinTypes [ RUN ] BuiltinTypes.Basic [ OK ] BuiltinTypes.Basic (0 ms) [----------] 1 test from BuiltinTypes (0 ms total) [----------] 5 tests from Cast [ RUN ] Cast.Implicit [ OK ] Cast.Implicit (0 ms) [ RUN ] Cast.ImplicitDerived [ OK ] Cast.ImplicitDerived (0 ms) [ RUN ] Cast.Reinterpret [ OK ] Cast.Reinterpret (0 ms) [ RUN ] Cast.Static [ OK ] Cast.Static (0 ms) [ RUN ] Cast.C [ OK ] Cast.C (0 ms) [----------] 5 tests from Cast (1 ms total) [----------] 1 test from EvalOperators [ RUN ] EvalOperators.Assignment [ OK ] EvalOperators.Assignment (0 ms) [----------] 1 test from EvalOperators (0 ms total) [----------] 7 tests from ExprNodeTest [ RUN ] ExprNodeTest.EvalIdentifier [ OK ] ExprNodeTest.EvalIdentifier (0 ms) [ RUN ] ExprNodeTest.UnaryMinus [ OK ] ExprNodeTest.UnaryMinus (1 ms) [ RUN ] ExprNodeTest.DereferenceReferencePointer [ OK ] ExprNodeTest.DereferenceReferencePointer (0 ms) [ RUN ] ExprNodeTest.ArrayAccess [ OK ] ExprNodeTest.ArrayAccess (1 ms) [ RUN ] ExprNodeTest.MemberAccess [ OK ] ExprNodeTest.MemberAccess (0 ms) [ RUN ] ExprNodeTest.Cast [ OK ] ExprNodeTest.Cast (0 ms) [ RUN ] ExprNodeTest.Sizeof [ OK ] ExprNodeTest.Sizeof (0 ms) [----------] 7 tests from ExprNodeTest (2 ms total) [----------] 26 tests from ExprParserTest [ RUN ] ExprParserTest.Empty [ OK ] ExprParserTest.Empty (0 ms) [ RUN ] ExprParserTest.Identifier [ OK ] ExprParserTest.Identifier (0 ms) [ RUN ] ExprParserTest.Dot [ OK ] ExprParserTest.Dot (0 ms) [ RUN ] ExprParserTest.AccessorAtEnd [ OK ] ExprParserTest.AccessorAtEnd (0 ms) [ RUN ] ExprParserTest.BadAccessorMemberName [ OK ] ExprParserTest.BadAccessorMemberName (0 ms) [ RUN ] ExprParserTest.Arrow [ OK ] ExprParserTest.Arrow (0 ms) [ RUN ] ExprParserTest.NestedDotArrow [ OK ] ExprParserTest.NestedDotArrow (0 ms) [ RUN ] ExprParserTest.UnexpectedInput [ OK ] ExprParserTest.UnexpectedInput (1 ms) [ RUN ] ExprParserTest.ArrayAccess [ OK ] ExprParserTest.ArrayAccess (0 ms) [ RUN ] ExprParserTest.DereferenceAndAddress [ OK ] ExprParserTest.DereferenceAndAddress (0 ms) [ RUN ] ExprParserTest.Parens [ OK ] ExprParserTest.Parens (0 ms) [ RUN ] ExprParserTest.IntegerLiterals [ OK ] ExprParserTest.IntegerLiterals (0 ms) [ RUN ] ExprParserTest.UnaryMath [ OK ] ExprParserTest.UnaryMath (0 ms) [ RUN ] ExprParserTest.AndOr [ OK ] ExprParserTest.AndOr (0 ms) [ RUN ] ExprParserTest.Identifiers [ OK ] ExprParserTest.Identifiers (0 ms) [ RUN ] ExprParserTest.FunctionCall [ OK ] ExprParserTest.FunctionCall (0 ms) [ RUN ] ExprParserTest.Templates [ OK ] ExprParserTest.Templates (1 ms) [ RUN ] ExprParserTest.BinaryOp [ OK ] ExprParserTest.BinaryOp (0 ms) [ RUN ] ExprParserTest.NamesWithSymbolLookup [ OK ] ExprParserTest.NamesWithSymbolLookup (0 ms) [ RUN ] ExprParserTest.TrueFalse [ OK ] ExprParserTest.TrueFalse (0 ms) [ RUN ] ExprParserTest.Types [ OK ] ExprParserTest.Types (0 ms) [ RUN ] ExprParserTest.C_Cast [ OK ] ExprParserTest.C_Cast (0 ms) [ RUN ] ExprParserTest.CppCast [ OK ] ExprParserTest.CppCast (0 ms) [ RUN ] ExprParserTest.ParseIdentifier [ OK ] ExprParserTest.ParseIdentifier (1 ms) [ RUN ] ExprParserTest.FromStringError [ OK ] ExprParserTest.FromStringError (0 ms) [ RUN ] ExprParserTest.PltName [ OK ] ExprParserTest.PltName (0 ms) [----------] 26 tests from ExprParserTest (3 ms total) [----------] 7 tests from ExprTokenizer [ RUN ] ExprTokenizer.Empty [ OK ] ExprTokenizer.Empty (0 ms) [ RUN ] ExprTokenizer.InvalidChar [ OK ] ExprTokenizer.InvalidChar (0 ms) [ RUN ] ExprTokenizer.Punctuation [ OK ] ExprTokenizer.Punctuation (0 ms) [ RUN ] ExprTokenizer.Integers [ OK ] ExprTokenizer.Integers (0 ms) [ RUN ] ExprTokenizer.OtherLiterals [ OK ] ExprTokenizer.OtherLiterals (0 ms) [ RUN ] ExprTokenizer.Names [ OK ] ExprTokenizer.Names (0 ms) [ RUN ] ExprTokenizer.GetErrorContext [ OK ] ExprTokenizer.GetErrorContext (0 ms) [----------] 7 tests from ExprTokenizer (0 ms total) [----------] 6 tests from FindName [ RUN ] FindName.FindLocalVariable [ OK ] FindName.FindLocalVariable (0 ms) [ RUN ] FindName.FindMember [ OK ] FindName.FindMember (0 ms) [ RUN ] FindName.FindIndexedName [ OK ] FindName.FindIndexedName (1 ms) [ RUN ] FindName.FindIndexedNameInModule [ OK ] FindName.FindIndexedNameInModule (0 ms) [ RUN ] FindName.FindTypeName [ OK ] FindName.FindTypeName (0 ms) [ RUN ] FindName.FindTemplateName [ OK ] FindName.FindTemplateName (0 ms) [----------] 6 tests from FindName (1 ms total) [----------] 5 tests from IndexWalker [ RUN ] IndexWalker.ComponentMatchesNameOnly [ OK ] IndexWalker.ComponentMatchesNameOnly (0 ms) [ RUN ] IndexWalker.ComponentMatchesTemplateOnly [ OK ] IndexWalker.ComponentMatchesTemplateOnly (0 ms) [ RUN ] IndexWalker.ComponentMatches [ OK ] IndexWalker.ComponentMatches (0 ms) [ RUN ] IndexWalker.IsIndexStringBeyondName [ OK ] IndexWalker.IsIndexStringBeyondName (0 ms) [ RUN ] IndexWalker.WalkInto [ OK ] IndexWalker.WalkInto (0 ms) [----------] 5 tests from IndexWalker (0 ms total) [----------] 3 tests from NumberParser [ RUN ] NumberParser.ExtractIntegerPrefix [ OK ] NumberParser.ExtractIntegerPrefix (0 ms) [ RUN ] NumberParser.ExtractIntegerSuffix [ OK ] NumberParser.ExtractIntegerSuffix (0 ms) [ RUN ] NumberParser.StringToNumber [ OK ] NumberParser.StringToNumber (0 ms) [----------] 3 tests from NumberParser (0 ms total) [----------] 2 tests from ResolveArrayTest [ RUN ] ResolveArrayTest.ResolveStatic [ OK ] ResolveArrayTest.ResolveStatic (0 ms) [ RUN ] ResolveArrayTest.ResolvePointer [ OK ] ResolveArrayTest.ResolvePointer (0 ms) [----------] 2 tests from ResolveArrayTest (0 ms total) [----------] 4 tests from ResolveCollection [ RUN ] ResolveCollection.GoodMemberAccess [ OK ] ResolveCollection.GoodMemberAccess (0 ms) [ RUN ] ResolveCollection.BadMemberArgs [ OK ] ResolveCollection.BadMemberArgs (0 ms) [ RUN ] ResolveCollection.BadMemberAccess [ OK ] ResolveCollection.BadMemberAccess (0 ms) [ RUN ] ResolveCollection.DerivedClass [ OK ] ResolveCollection.DerivedClass (0 ms) [----------] 4 tests from ResolveCollection (0 ms total) [----------] 4 tests from ResolvePtrRefTest [ RUN ] ResolvePtrRefTest.NotPointer [ OK ] ResolvePtrRefTest.NotPointer (0 ms) [ RUN ] ResolvePtrRefTest.InvalidMemory [ OK ] ResolvePtrRefTest.InvalidMemory (0 ms) [ RUN ] ResolvePtrRefTest.NotRef [ OK ] ResolvePtrRefTest.NotRef (0 ms) [ RUN ] ResolvePtrRefTest.ConstRef [ OK ] ResolvePtrRefTest.ConstRef (1 ms) [----------] 4 tests from ResolvePtrRefTest (1 ms total) [----------] 8 tests from SymbolEvalContextTest [ RUN ] SymbolEvalContextTest.NotFoundSynchronous [ OK ] SymbolEvalContextTest.NotFoundSynchronous (0 ms) [ RUN ] SymbolEvalContextTest.FoundSynchronous [ OK ] SymbolEvalContextTest.FoundSynchronous (0 ms) [ RUN ] SymbolEvalContextTest.FoundAsynchronous [ OK ] SymbolEvalContextTest.FoundAsynchronous (0 ms) [ RUN ] SymbolEvalContextTest.FoundButNotEvaluatable [ OK ] SymbolEvalContextTest.FoundButNotEvaluatable (0 ms) [ RUN ] SymbolEvalContextTest.FoundThis [ OK ] SymbolEvalContextTest.FoundThis (0 ms) [ RUN ] SymbolEvalContextTest.NodeIntegation [ OK ] SymbolEvalContextTest.NodeIntegation (0 ms) [ RUN ] SymbolEvalContextTest.RegisterByName [ OK ] SymbolEvalContextTest.RegisterByName (1 ms) [ RUN ] SymbolEvalContextTest.RegisterShadowed [ OK ] SymbolEvalContextTest.RegisterShadowed (0 ms) [----------] 8 tests from SymbolEvalContextTest (1 ms total) [----------] 5 tests from SymbolVariableResolverTest [ RUN ] SymbolVariableResolverTest.FoundAndNot [ OK ] SymbolVariableResolverTest.FoundAndNot (0 ms) [ RUN ] SymbolVariableResolverTest.RangeMiss [ OK ] SymbolVariableResolverTest.RangeMiss (0 ms) [ RUN ] SymbolVariableResolverTest.DwarfEvalFailure [ OK ] SymbolVariableResolverTest.DwarfEvalFailure (0 ms) [ RUN ] SymbolVariableResolverTest.CharValue [ OK ] SymbolVariableResolverTest.CharValue (0 ms) [ RUN ] SymbolVariableResolverTest.IntOnStack [ OK ] SymbolVariableResolverTest.IntOnStack (0 ms) [----------] 5 tests from SymbolVariableResolverTest (0 ms total) [----------] 4 tests from TemplateTypeExtractor [ RUN ] TemplateTypeExtractor.Basic [ OK ] TemplateTypeExtractor.Basic (0 ms) [ RUN ] TemplateTypeExtractor.WeirdCommas [ OK ] TemplateTypeExtractor.WeirdCommas (0 ms) [ RUN ] TemplateTypeExtractor.WeirdAngleBrackets [ OK ] TemplateTypeExtractor.WeirdAngleBrackets (0 ms) [ RUN ] TemplateTypeExtractor.OtherOperator [ OK ] TemplateTypeExtractor.OtherOperator (0 ms) [----------] 4 tests from TemplateTypeExtractor (0 ms total) [----------] 3 tests from BuildIDIndex [ RUN ] BuildIDIndex.IndexFile [ OK ] BuildIDIndex.IndexFile (0 ms) [ RUN ] BuildIDIndex.IndexDir [ OK ] BuildIDIndex.IndexDir (1 ms) [ RUN ] BuildIDIndex.ParseIDFile [ OK ] BuildIDIndex.ParseIDFile (0 ms) [----------] 3 tests from BuildIDIndex (1 ms total) [----------] 2 tests from CodeBlock [ RUN ] CodeBlock.ContainsAddress [ OK ] CodeBlock.ContainsAddress (0 ms) [ RUN ] CodeBlock.GetMostSpecificChild [ OK ] CodeBlock.GetMostSpecificChild (0 ms) [----------] 2 tests from CodeBlock (0 ms total) [----------] 53 tests from DwarfExprEvalTest [ RUN ] DwarfExprEvalTest.NoResult [ OK ] DwarfExprEvalTest.NoResult (0 ms) [ RUN ] DwarfExprEvalTest.MarkValue [ OK ] DwarfExprEvalTest.MarkValue (0 ms) [ RUN ] DwarfExprEvalTest.InfiniteLoop [ OK ] DwarfExprEvalTest.InfiniteLoop (0 ms) [ RUN ] DwarfExprEvalTest.SyncRegister [ OK ] DwarfExprEvalTest.SyncRegister (0 ms) [ RUN ] DwarfExprEvalTest.SyncRegisterAsNumber [ OK ] DwarfExprEvalTest.SyncRegisterAsNumber (0 ms) [ RUN ] DwarfExprEvalTest.AsyncRegister [ OK ] DwarfExprEvalTest.AsyncRegister (0 ms) [ RUN ] DwarfExprEvalTest.SyncInvalidOp [ OK ] DwarfExprEvalTest.SyncInvalidOp (0 ms) [ RUN ] DwarfExprEvalTest.AsyncInvalidOp [ OK ] DwarfExprEvalTest.AsyncInvalidOp (0 ms) [ RUN ] DwarfExprEvalTest.LiteralOp [ OK ] DwarfExprEvalTest.LiteralOp (0 ms) [ RUN ] DwarfExprEvalTest.Const4ReadOffEnd [ OK ] DwarfExprEvalTest.Const4ReadOffEnd (0 ms) [ RUN ] DwarfExprEvalTest.ConstReadOffEnd [ OK ] DwarfExprEvalTest.ConstReadOffEnd (0 ms) [ RUN ] DwarfExprEvalTest.Addr [ OK ] DwarfExprEvalTest.Addr (0 ms) [ RUN ] DwarfExprEvalTest.Breg [ OK ] DwarfExprEvalTest.Breg (0 ms) [ RUN ] DwarfExprEvalTest.Bregx [ OK ] DwarfExprEvalTest.Bregx (0 ms) [ RUN ] DwarfExprEvalTest.Const1s [ OK ] DwarfExprEvalTest.Const1s (0 ms) [ RUN ] DwarfExprEvalTest.Const1u [ OK ] DwarfExprEvalTest.Const1u (0 ms) [ RUN ] DwarfExprEvalTest.Const2s [ OK ] DwarfExprEvalTest.Const2s (0 ms) [ RUN ] DwarfExprEvalTest.Const2u [ OK ] DwarfExprEvalTest.Const2u (0 ms) [ RUN ] DwarfExprEvalTest.Const4s [ OK ] DwarfExprEvalTest.Const4s (0 ms) [ RUN ] DwarfExprEvalTest.Const4u [ OK ] DwarfExprEvalTest.Const4u (0 ms) [ RUN ] DwarfExprEvalTest.Const8s [ OK ] DwarfExprEvalTest.Const8s (0 ms) [ RUN ] DwarfExprEvalTest.Const8u [ OK ] DwarfExprEvalTest.Const8u (0 ms) [ RUN ] DwarfExprEvalTest.Consts [ OK ] DwarfExprEvalTest.Consts (0 ms) [ RUN ] DwarfExprEvalTest.ConstuDrop [ OK ] DwarfExprEvalTest.ConstuDrop (0 ms) [ RUN ] DwarfExprEvalTest.DupAdd [ OK ] DwarfExprEvalTest.DupAdd (0 ms) [ RUN ] DwarfExprEvalTest.Neg [ OK ] DwarfExprEvalTest.Neg (0 ms) [ RUN ] DwarfExprEvalTest.Not [ OK ] DwarfExprEvalTest.Not (1 ms) [ RUN ] DwarfExprEvalTest.Or [ OK ] DwarfExprEvalTest.Or (0 ms) [ RUN ] DwarfExprEvalTest.Mul [ OK ] DwarfExprEvalTest.Mul (0 ms) [ RUN ] DwarfExprEvalTest.Minus [ OK ] DwarfExprEvalTest.Minus (0 ms) [ RUN ] DwarfExprEvalTest.Over [ OK ] DwarfExprEvalTest.Over (0 ms) [ RUN ] DwarfExprEvalTest.Pick [ OK ] DwarfExprEvalTest.Pick (0 ms) [ RUN ] DwarfExprEvalTest.Swap [ OK ] DwarfExprEvalTest.Swap (0 ms) [ RUN ] DwarfExprEvalTest.Rot [ OK ] DwarfExprEvalTest.Rot (0 ms) [ RUN ] DwarfExprEvalTest.Abs [ OK ] DwarfExprEvalTest.Abs (0 ms) [ RUN ] DwarfExprEvalTest.And [ OK ] DwarfExprEvalTest.And (0 ms) [ RUN ] DwarfExprEvalTest.Div [ OK ] DwarfExprEvalTest.Div (0 ms) [ RUN ] DwarfExprEvalTest.Mod [ OK ] DwarfExprEvalTest.Mod (0 ms) [ RUN ] DwarfExprEvalTest.PlusUconst [ OK ] DwarfExprEvalTest.PlusUconst (0 ms) [ RUN ] DwarfExprEvalTest.Shr [ OK ] DwarfExprEvalTest.Shr (0 ms) [ RUN ] DwarfExprEvalTest.Shra [ OK ] DwarfExprEvalTest.Shra (0 ms) [ RUN ] DwarfExprEvalTest.Shl [ OK ] DwarfExprEvalTest.Shl (0 ms) [ RUN ] DwarfExprEvalTest.Xor [ OK ] DwarfExprEvalTest.Xor (0 ms) [ RUN ] DwarfExprEvalTest.Skip [ OK ] DwarfExprEvalTest.Skip (0 ms) [ RUN ] DwarfExprEvalTest.Bra [ OK ] DwarfExprEvalTest.Bra (0 ms) [ RUN ] DwarfExprEvalTest.Eq [ OK ] DwarfExprEvalTest.Eq (0 ms) [ RUN ] DwarfExprEvalTest.Ge [ OK ] DwarfExprEvalTest.Ge (0 ms) [ RUN ] DwarfExprEvalTest.Gt [ OK ] DwarfExprEvalTest.Gt (0 ms) [ RUN ] DwarfExprEvalTest.Le [ OK ] DwarfExprEvalTest.Le (0 ms) [ RUN ] DwarfExprEvalTest.Lt [ OK ] DwarfExprEvalTest.Lt (0 ms) [ RUN ] DwarfExprEvalTest.Ne [ OK ] DwarfExprEvalTest.Ne (0 ms) [ RUN ] DwarfExprEvalTest.Fbreg [ OK ] DwarfExprEvalTest.Fbreg (1 ms) [ RUN ] DwarfExprEvalTest.Deref [ OK ] DwarfExprEvalTest.Deref (0 ms) [----------] 53 tests from DwarfExprEvalTest (3 ms total) [----------] 12 tests from DwarfSymbolFactory [ RUN ] DwarfSymbolFactory.Function [ OK ] DwarfSymbolFactory.Function (1 ms) [ RUN ] DwarfSymbolFactory.PtrToMemberFunction [ OK ] DwarfSymbolFactory.PtrToMemberFunction (2 ms) [ RUN ] DwarfSymbolFactory.InlinedMemberFunction [ OK ] DwarfSymbolFactory.InlinedMemberFunction (1 ms) [ RUN ] DwarfSymbolFactory.InlinedFunction [ OK ] DwarfSymbolFactory.InlinedFunction (2 ms) [ RUN ] DwarfSymbolFactory.ModifiedBaseType [ OK ] DwarfSymbolFactory.ModifiedBaseType (1 ms) [ RUN ] DwarfSymbolFactory.RValueRef [ OK ] DwarfSymbolFactory.RValueRef (2 ms) [ RUN ] DwarfSymbolFactory.ArrayType [ OK ] DwarfSymbolFactory.ArrayType (1 ms) [ RUN ] DwarfSymbolFactory.Array2D [ OK ] DwarfSymbolFactory.Array2D (2 ms) [ RUN ] DwarfSymbolFactory.Collection [ OK ] DwarfSymbolFactory.Collection (1 ms) [ RUN ] DwarfSymbolFactory.Enum [ OK ] DwarfSymbolFactory.Enum (2 ms) [ RUN ] DwarfSymbolFactory.CodeBlocks [ OK ] DwarfSymbolFactory.CodeBlocks (2 ms) [ RUN ] DwarfSymbolFactory.NullPtrTTypedef [ OK ] DwarfSymbolFactory.NullPtrTTypedef (1 ms) [----------] 12 tests from DwarfSymbolFactory (18 ms total) [----------] 3 tests from FindLine [ RUN ] FindLine.GetAllLineTableMatchesInUnit [ OK ] FindLine.GetAllLineTableMatchesInUnit (0 ms) [ RUN ] FindLine.GetAllLineTableMatchesInUnit_Reverse [ OK ] FindLine.GetAllLineTableMatchesInUnit_Reverse (0 ms) [ RUN ] FindLine.GetBestLineMatches [ OK ] FindLine.GetBestLineMatches (1 ms) [----------] 3 tests from FindLine (1 ms total) [----------] 1 test from FunctionType [ RUN ] FunctionType.ComputeFullName [ OK ] FunctionType.ComputeFullName (0 ms) [----------] 1 test from FunctionType (0 ms total) [----------] 2 tests from Identifier [ RUN ] Identifier.GetName [ OK ] Identifier.GetName (0 ms) [ RUN ] Identifier.GetScope [ OK ] Identifier.GetScope (0 ms) [----------] 2 tests from Identifier (0 ms total) [----------] 2 tests from MemberPtr [ RUN ] MemberPtr.Function [ OK ] MemberPtr.Function (0 ms) [ RUN ] MemberPtr.Data [ OK ] MemberPtr.Data (0 ms) [----------] 2 tests from MemberPtr (0 ms total) [----------] 1 test from MockSymbolDataProviderTest [ RUN ] MockSymbolDataProviderTest.MemReadRanges [ OK ] MockSymbolDataProviderTest.MemReadRanges (0 ms) [----------] 1 test from MockSymbolDataProviderTest (0 ms total) [----------] 1 test from ModifiedType [ RUN ] ModifiedType.GetFullName [ OK ] ModifiedType.GetFullName (0 ms) [----------] 1 test from ModifiedType (0 ms total) [----------] 2 tests from ModuleSymbolIndexNode [ RUN ] ModuleSymbolIndexNode.DeDupe [ OK ] ModuleSymbolIndexNode.DeDupe (0 ms) [ RUN ] ModuleSymbolIndexNode.AddChildMerge [ OK ] ModuleSymbolIndexNode.AddChildMerge (0 ms) [----------] 2 tests from ModuleSymbolIndexNode (0 ms total) [----------] 5 tests from ModuleSymbolIndex [ RUN ] ModuleSymbolIndex.FindExactFunction [ OK ] ModuleSymbolIndex.FindExactFunction (1 ms) [ RUN ] ModuleSymbolIndex.FindPrefix [ OK ] ModuleSymbolIndex.FindPrefix (1 ms) [ RUN ] ModuleSymbolIndex.FindFileMatches [ OK ] ModuleSymbolIndex.FindFileMatches (0 ms) [ RUN ] ModuleSymbolIndex.FindFilePrefixes [ OK ] ModuleSymbolIndex.FindFilePrefixes (1 ms) [ RUN ] ModuleSymbolIndex.FindTypeAndNamespace [ OK ] ModuleSymbolIndex.FindTypeAndNamespace (1 ms) [----------] 5 tests from ModuleSymbolIndex (5 ms total) [----------] 7 tests from ModuleSymbols [ RUN ] ModuleSymbols.NonExistantFile [ OK ] ModuleSymbols.NonExistantFile (1 ms) [ RUN ] ModuleSymbols.BadFileType [ OK ] ModuleSymbols.BadFileType (0 ms) [ RUN ] ModuleSymbols.Basic [ OK ] ModuleSymbols.Basic (1 ms) [ RUN ] ModuleSymbols.LineDetailsForAddress [ OK ] ModuleSymbols.LineDetailsForAddress (1 ms) [ RUN ] ModuleSymbols.ResolveLineInputLocation [ OK ] ModuleSymbols.ResolveLineInputLocation (1 ms) [ RUN ] ModuleSymbols.ResolveGlobalVariable [ OK ] ModuleSymbols.ResolveGlobalVariable (1 ms) [ RUN ] ModuleSymbols.ResolvePLTEntry [ OK ] ModuleSymbols.ResolvePLTEntry (1 ms) [----------] 7 tests from ModuleSymbols (6 ms total) [----------] 1 test from ProcessSymbols [ RUN ] ProcessSymbols.SetModules [ OK ] ProcessSymbols.SetModules (3 ms) [----------] 1 test from ProcessSymbols (3 ms total) [----------] 2 tests from SymbolUtils [ RUN ] SymbolUtils.SymbolScope [ OK ] SymbolUtils.SymbolScope (0 ms) [ RUN ] SymbolUtils.SymbolScopeFunctions [ OK ] SymbolUtils.SymbolScopeFunctions (0 ms) [----------] 2 tests from SymbolUtils (0 ms total) [----------] 1 test from TargetSymbols [ RUN ] TargetSymbols.GetShortestUniqueName [ OK ] TargetSymbols.GetShortestUniqueName (1 ms) [----------] 1 test from TargetSymbols (1 ms total) [----------] 4 tests from TypeUtils [ RUN ] TypeUtils.GetPointedToType_Null [ OK ] TypeUtils.GetPointedToType_Null (0 ms) [ RUN ] TypeUtils.GetPointedToType_NotPointer [ OK ] TypeUtils.GetPointedToType_NotPointer (0 ms) [ RUN ] TypeUtils.GetPointedToType_NoPointedToType [ OK ] TypeUtils.GetPointedToType_NoPointedToType (0 ms) [ RUN ] TypeUtils.GetPointedToType_Good [ OK ] TypeUtils.GetPointedToType_Good (0 ms) [----------] 4 tests from TypeUtils (0 ms total) [----------] 2 tests from VariableLocation [ RUN ] VariableLocation.EntryInRange [ OK ] VariableLocation.EntryInRange (0 ms) [ RUN ] VariableLocation.EntryForIP [ OK ] VariableLocation.EntryForIP (0 ms) [----------] 2 tests from VariableLocation (0 ms total) [----------] 1 test from VisitScopes [ RUN ] VisitScopes.ClassHierarchy [ OK ] VisitScopes.ClassHierarchy (0 ms) [----------] 1 test from VisitScopes (0 ms total) [----------] Global test environment tear-down [==========] 404 tests from 85 test suites ran. (141 ms total) [ PASSED ] 404 tests.