Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
H A Dkunit_tool_test.py918 def test_list_cmds(self, mock_stdout): argument
920 output = mock_stdout.getvalue()
926 def test_run_list_opts(self, mock_stdout): argument
928 output = mock_stdout.getvalue()