Home
last modified time | relevance | path

Searched defs:DebugLineParameterisedFixture (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp129 struct DebugLineParameterisedFixture struct
132 void SetUp() override { std::tie(Version, Format) = GetParam(); } in SetUp()
134 uint16_t Version;
135 DwarfFormat Format;
237 TEST_P(DebugLineParameterisedFixture, DISABLED_PrologueGetLength) { argument
264 TEST_P(DebugLineParameterisedFixture, DISABLED_GetOrParseLineTableValidTable) { argument
334 TEST_P(DebugLineParameterisedFixture, DISABLED_ClearLineValidTable) { argument
509 TEST_P(DebugLineParameterisedFixture, DISABLED_ErrorForTooLargePrologueLength) { argument
549 TEST_P(DebugLineParameterisedFixture, DISABLED_ErrorForTooShortPrologueLength) { argument