Lines Matching refs:DebugLineBasicFixture
127 struct DebugLineBasicFixture : public Test, public CommonFixture {}; struct
185 TEST_F(DebugLineBasicFixture, DISABLED_GetOrParseLineTableAtInvalidOffset) { argument
187 TEST_F(DebugLineBasicFixture, GetOrParseLineTableAtInvalidOffset) {
211 TEST_F(DebugLineBasicFixture, argument
214 TEST_F(DebugLineBasicFixture, GetOrParseLineTableAtInvalidOffsetAfterData) {
410 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForReservedLength) { argument
412 TEST_F(DebugLineBasicFixture, ErrorForReservedLength) {
464 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForInvalidV5IncludeDirTable) { argument
466 TEST_F(DebugLineBasicFixture, ErrorForInvalidV5IncludeDirTable) {
607 TEST_F(DebugLineBasicFixture, argument
610 TEST_F(DebugLineBasicFixture, ErrorForExtendedOpcodeLengthSmallerThanExpected) {
641 TEST_F(DebugLineBasicFixture, argument
644 TEST_F(DebugLineBasicFixture, ErrorForExtendedOpcodeLengthLargerThanExpected) {
675 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForUnitLengthTooLarge) { argument
677 TEST_F(DebugLineBasicFixture, ErrorForUnitLengthTooLarge) {
708 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForMismatchedAddressSize) { argument
710 TEST_F(DebugLineBasicFixture, ErrorForMismatchedAddressSize) {
741 TEST_F(DebugLineBasicFixture, argument
744 TEST_F(DebugLineBasicFixture,
773 TEST_F(DebugLineBasicFixture, argument
776 TEST_F(DebugLineBasicFixture,
811 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForAddressSizeGreaterThanByteSize) { argument
813 TEST_F(DebugLineBasicFixture, ErrorForAddressSizeGreaterThanByteSize) {
839 TEST_F(DebugLineBasicFixture, argument
842 TEST_F(DebugLineBasicFixture, ErrorForUnsupportedAddressSizeDefinedInHeader) {
881 TEST_F(DebugLineBasicFixture, DISABLED_CallbackUsedForUnterminatedSequence) { argument
883 TEST_F(DebugLineBasicFixture, CallbackUsedForUnterminatedSequence) {
1208 TEST_F(DebugLineBasicFixture, DISABLED_ParserParsesCorrectly) { argument
1210 TEST_F(DebugLineBasicFixture, ParserParsesCorrectly) {
1239 TEST_F(DebugLineBasicFixture, DISABLED_ParserSkipsCorrectly) { argument
1241 TEST_F(DebugLineBasicFixture, ParserSkipsCorrectly) {
1264 TEST_F(DebugLineBasicFixture, DISABLED_ParserAlwaysDoneForEmptySection) { argument
1266 TEST_F(DebugLineBasicFixture, ParserAlwaysDoneForEmptySection) {
1278 TEST_F(DebugLineBasicFixture, argument
1281 TEST_F(DebugLineBasicFixture, ParserMarkedAsDoneForBadLengthWhenParsing) {
1306 TEST_F(DebugLineBasicFixture, argument
1309 TEST_F(DebugLineBasicFixture, ParserMarkedAsDoneForBadLengthWhenSkipping) {
1334 TEST_F(DebugLineBasicFixture, argument
1337 TEST_F(DebugLineBasicFixture, ParserReportsFirstErrorInEachTableWhenParsing) {
1365 TEST_F(DebugLineBasicFixture, argument
1368 TEST_F(DebugLineBasicFixture, ParserReportsNonPrologueProblemsWhenParsing) {
1402 TEST_F(DebugLineBasicFixture, argument
1405 TEST_F(DebugLineBasicFixture,
1434 TEST_F(DebugLineBasicFixture, argument
1437 TEST_F(DebugLineBasicFixture, ParserIgnoresNonPrologueErrorsWhenSkipping) {
1455 TEST_F(DebugLineBasicFixture, DISABLED_VerboseOutput) { argument
1457 TEST_F(DebugLineBasicFixture, VerboseOutput) {
1941 TEST_F(DebugLineBasicFixture, DISABLED_PrintPathsProperly) { argument
1943 TEST_F(DebugLineBasicFixture, PrintPathsProperly) {