|
CIRCT 23.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | test_cpp_runtime |
Functions | |
| Path|None | test_cpp_runtime._find_binary () |
| list[str] | test_cpp_runtime._list_tests () |
| None | test_cpp_runtime.pytest_generate_tests (pytest.Metafunc metafunc) |
| None | test_cpp_runtime.test_cpp_runtime (str gtest_case) |
Variables | |
| str | test_cpp_runtime._BIN_NAME = "ESIRuntimeCppTests" + (".exe" if sys.platform == "win32" else "") |
| Path|None | test_cpp_runtime._BINARY = _find_binary() |
| test_cpp_runtime.allow_module_level | |
| list[str] | test_cpp_runtime._ALL_TESTS = _list_tests() |