Methodtest_parses_multiple_traces(
self, tmp_path, definition, workloads, python_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:316
Methodtest_parses_single_trace(
self, tmp_path, definition, workloads, python_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:306
Methodtest_python_sources_written(
self, tmp_path, definition, workloads, python_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:166
Methodtest_raises_without_so_for_cpp(
self, tmp_path, definition, workloads, cuda_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:258
Methodtest_returns_command(
self, tmp_path, definition, workloads, python_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:242
Methodtest_returns_command_and_artifact_path(
self, tmp_path, definition, workloads, cuda_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:187
Methodtest_returns_empty_for_no_traces(
self, tmp_path, definition, workloads, python_solution, config
)
tests/sol_execbench/driver/test_problem_packager.py:334