Home
last modified time | relevance | path

Searched defs:capsys (Results 1 – 6 of 6) sorted by relevance

/external/python/pybind11/tests/
Dtest_iostream.py43 def test_captured(capsys): argument
61 def test_captured_large_string(capsys): argument
72 def test_guard_capture(capsys): argument
156 def test_dual(capsys): argument
Dtest_exceptions.py63 def test_python_alreadyset_in_destructor(monkeypatch, capsys): argument
Dconftest.py124 def capture(capsys): argument
/external/fonttools/Tests/ttx/
Dttx_test.py321 def test_options_flag_h(capsys): argument
329 def test_options_flag_version(capsys): argument
812 def test_ttlist_ttf(capsys, tmpdir): argument
843 def test_ttlist_otf(capsys, tmpdir): argument
869 def test_ttlist_woff(capsys, tmpdir): argument
897 def test_ttlist_woff2(capsys, tmpdir): argument
/external/fonttools/Tests/varLib/instancer/
Dinstancer_test.py1912 def test_main_exit_nonexistent_file(capsys): argument
1920 def test_main_exit_invalid_location(varfont, tmpdir, capsys): argument
1931 def test_main_exit_multiple_limits(varfont, tmpdir, capsys): argument
/external/fonttools/Tests/ttLib/
Dwoff2_test.py1345 def test_no_subcommand_show_help(self, capsys): argument