Searched refs:assertImageDoesNotContainSection (Results 1 – 1 of 1) sorted by relevance
64 def assertImageDoesNotContainSection(self, image, elf, section_name): member in BaseTestCase193 self.assertImageDoesNotContainSection(image, self.ELF, ".rodata")231 self.assertImageDoesNotContainSection(image, elfpath, sec)311 self.assertImageDoesNotContainSection(image, ELF, mergedsection)