Lines Matching defs:DebugLineBasicFixture

132 struct DebugLineBasicFixture : public Test, public CommonFixture {};
189 TEST_F(DebugLineBasicFixture, GetOrParseLineTableAtInvalidOffset) {
211 TEST_F(DebugLineBasicFixture, GetOrParseLineTableAtInvalidOffsetAfterData) {
405 TEST_F(DebugLineBasicFixture, ErrorForReservedLength) {
451 TEST_F(DebugLineBasicFixture, DISABLED_ErrorForInvalidV5IncludeDirTable) {
453 TEST_F(DebugLineBasicFixture, ErrorForInvalidV5IncludeDirTable) {
593 TEST_F(DebugLineBasicFixture, ErrorForExtendedOpcodeLengthSmallerThanExpected) {
622 TEST_F(DebugLineBasicFixture, ErrorForExtendedOpcodeLengthLargerThanExpected) {
651 TEST_F(DebugLineBasicFixture, ErrorForUnitLengthTooLarge) {
680 TEST_F(DebugLineBasicFixture, ErrorForMismatchedAddressSize) {
709 TEST_F(DebugLineBasicFixture,
736 TEST_F(DebugLineBasicFixture,
769 TEST_F(DebugLineBasicFixture, ErrorForAddressSizeGreaterThanByteSize) {
794 TEST_F(DebugLineBasicFixture,
797 TEST_F(DebugLineBasicFixture, ErrorForUnsupportedAddressSizeDefinedInHeader) {
837 TEST_F(DebugLineBasicFixture, CallbackUsedForUnterminatedSequence) {
1296 TEST_F(DebugLineBasicFixture, ParserParsesCorrectly) {
1323 TEST_F(DebugLineBasicFixture, ParserSkipsCorrectly) {
1344 TEST_F(DebugLineBasicFixture, ParserAlwaysDoneForEmptySection) {
1354 TEST_F(DebugLineBasicFixture, ParserMarkedAsDoneForBadLengthWhenParsing) {
1377 TEST_F(DebugLineBasicFixture, ParserMarkedAsDoneForBadLengthWhenSkipping) {
1400 TEST_F(DebugLineBasicFixture, ParserReportsFirstErrorInEachTableWhenParsing) {
1426 TEST_F(DebugLineBasicFixture, ParserReportsNonPrologueProblemsWhenParsing) {
1458 TEST_F(DebugLineBasicFixture,
1485 TEST_F(DebugLineBasicFixture, ParserIgnoresNonPrologueErrorsWhenSkipping) {
1502 TEST_F(DebugLineBasicFixture, DISABLED_VerboseOutput) {
1504 TEST_F(DebugLineBasicFixture, VerboseOutput) {
1982 TEST_F(DebugLineBasicFixture, DISABLED_PrintPathsProperly) {
1984 TEST_F(DebugLineBasicFixture, PrintPathsProperly) {