![]() |
The Gaudi Framework
v38r3 (c3fc9673)
|
Functions | |
def | pytest_addoption (parser, pluginmanager) |
def | pytest_collection_modifyitems (session, config, items) |
def | pytest_collection_finish (session) |
Variables | |
TEST_DESC_TEMPLATE | |
def collect_for_ctest.pytest_addoption | ( | parser, | |
pluginmanager | |||
) |
Definition at line 23 of file collect_for_ctest.py.
def collect_for_ctest.pytest_collection_finish | ( | session | ) |
Definition at line 76 of file collect_for_ctest.py.
def collect_for_ctest.pytest_collection_modifyitems | ( | session, | |
config, | |||
items | |||
) |
Definition at line 58 of file collect_for_ctest.py.
collect_for_ctest.TEST_DESC_TEMPLATE |
Definition at line 70 of file collect_for_ctest.py.