CIRCT 23.0.0git
Loading...
Searching...
No Matches
Functions | Variables
tests.conftest Namespace Reference

Functions

Path get_runtime_root ()
 

Variables

list collect_ignore_glob
 

Function Documentation

◆ get_runtime_root()

Path tests.conftest.get_runtime_root ( )

Definition at line 12 of file conftest.py.

References resolve().

Variable Documentation

◆ collect_ignore_glob

list tests.conftest.collect_ignore_glob
Initial value:
1= [
2 "integration/hw/*.py",
3]

Definition at line 7 of file conftest.py.