Lines Matching defs:self
43 def setup_class(self): argument
49 def teardown_class(self): argument
53 def assertEqualHex(self, expected, actual, message=None): argument
64 def assertImageDoesNotContainSection(self, image, elf, section_name): argument
84 def assertImageContainsSection(self, image, elf, section_name): argument
117 def assertImageInfo(self, binpath, chip="esp8266", assert_sha=False): argument
141 def run_elf2image(self, chip, elf_path, version=None, extra_args=[]): argument
166 def setup_class(self): argument
171 def teardown_class(self): argument
176 def test_irom_bin(self): argument
184 def test_loaded_sections(self): argument
205 def teardown_class(self): argument
209 def test_elf_section_header_not_at_end(self): argument
219 def _test_elf2image(self, elfpath, binpath, mergedsections=[]): argument
260 def test_nonossdkimage(self): argument
265 def test_espopenrtosimage(self): argument
273 def _test_elf2image(self, elfpath, binpath, extra_args=[]): argument
286 def test_bootloader(self): argument
294 def test_app_template(self): argument
313 def test_too_many_sections(self, capsys): argument
322 def test_use_segments(self): argument
336 def test_ram_only_header(self): argument
345 def test_2mb(self): argument
366 def test_16mb(self): argument
443 def test_binary_patched(self): argument
468 def test_no_overwrite_data(self, capsys): argument
488 def teardown_class(self): argument
491 def test_hash_append(self): argument