![]() |
The Gaudi Framework
v37r1 (a7f61348)
|
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 22 of file collect_for_ctest.py.
| def collect_for_ctest.pytest_collection_finish | ( | session | ) |
Definition at line 75 of file collect_for_ctest.py.
| def collect_for_ctest.pytest_collection_modifyitems | ( | session, | |
| config, | |||
| items | |||
| ) |
Definition at line 57 of file collect_for_ctest.py.
| collect_for_ctest.TEST_DESC_TEMPLATE |
Definition at line 69 of file collect_for_ctest.py.