μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
conftest.py File Reference

Go to the source code of this file.

Classes

class  conftest.Output
 
class  conftest.Unordered
 
class  conftest.Capture
 
class  conftest.SanitizedString
 

Namespaces

namespace  conftest
 

Functions

def conftest.always_forkserver_on_unix ()
 
def conftest._strip_and_dedent (s)
 
def conftest._split_and_sort (s)
 
def conftest._make_explanation (a, b)
 
def conftest.capture (capsys)
 
def conftest._sanitize_general (s)
 
def conftest._sanitize_docstring (thing)
 
def conftest.doc ()
 
def conftest._sanitize_message (thing)
 
def conftest.msg ()
 
def conftest.pytest_assertrepr_compare (op, left, right)
 
def conftest.suppress (exception)
 
def conftest.gc_collect ()
 
def conftest.pytest_configure ()
 
def conftest.pytest_report_header (config)