Searched refs:test_logging (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/interactive/
H A Drunprintengine.py42 test_ttymode = test_nottymode = test_logging = False
50 test_logging = True variable
55 if not (test_ttymode or test_nottymode or test_logging):
77 if test_logging:
78 print("---test_logging---", file=output_file)
/pkg/src/tests/api/
H A Dt_client.py51 def test_logging(self): member in class:TestSettings

Completed in 8 milliseconds