Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py423 def test_helper(content, expected_error): function
435 test_helper(self.export_function_unclosed_tab, "Unparsed lines from unclosed function")
436test_helper(self.export_function_unclosed_space, "Unparsed lines from unclosed function")
437 test_helper(self.export_function_residue, "Unparsed lines")