Home
last modified time | relevance | path

Searched refs:ignore_unexpected_eof (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py885 self.ignore_unexpected_eof = True
888 self.ignore_unexpected_eof = False
920 harness, ignore_unexpected_eof=False): argument
996 if not ignore_unexpected_eof:
1090 self.ignore_unexpected_eof))
1186 self.ignore_unexpected_eof = True
1189 self.ignore_unexpected_eof = False
1282 ignore_unexpected_eof=False argument
1340 if not ignore_unexpected_eof:
1409 self.ignore_unexpected_eof)
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1525 assert handler.ignore_unexpected_eof == expected_ignore_unexpected_eof
1893 handler.ignore_unexpected_eof = False
1949 handler.ignore_unexpected_eof