Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D29744 def test_pylint(files: List[str]) -> None: function
73 for test in (test_pylint, test_mypy):
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_python_pylint.py46 def test_pylint(self): member in PyLint