Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teko: Evaluate test coverage #67

Open
tlamonthezie opened this issue Jul 27, 2023 · 1 comment · May be fixed by #116
Open

Teko: Evaluate test coverage #67

tlamonthezie opened this issue Jul 27, 2023 · 1 comment · May be fixed by #116
Assignees
Labels
EpetraMPI T2 NGA-internal NGA workers will take care of these pkg: Teko

Comments

@tlamonthezie
Copy link
Collaborator

In the Teko package, with required dependency on Tpetra and optional dependency on Epetra, determine how many Epetra tests do not have Tpetra equivalents (if any).

Related to #50

@tlamonthezie tlamonthezie self-assigned this Jul 27, 2023
@tlamonthezie tlamonthezie added NGA-internal NGA workers will take care of these EpetraMPI T2 pkg: Teko labels Jul 27, 2023
@tlamonthezie
Copy link
Collaborator Author

Tests found in tests and tests/unit_tests folders

Tests having Epetra / Tpetra

Folder Epetra Tests (Python file name) Requirements Tpetra Tests (Python file name) Requirements Tpetra Correspondance (if sure)
tests testdriver.cpp Epetra testdriver_tpetra.cpp Tpetra YES
tests/unit_tests tStridedEpetraOperator.cpp Epetra NO
tests/unit_tests tProbingFactory.cpp Epetra NO
tests/unit_tests tDiagonalPreconditionerFactory.cpp Epetra NO
tests/unit_tests tExplicitOps.cpp Epetra NO
tests/unit_tests tStratimikosFactory.cpp Epetra NO
tests/unit_tests tModALPreconditioner.cpp Epetra NO

@antoinemeyer5 antoinemeyer5 linked a pull request Aug 16, 2023 that will close this issue
6 tasks
antoinemeyer5 pushed a commit that referenced this issue Aug 16, 2023
antoinemeyer5 pushed a commit that referenced this issue Aug 17, 2023
antoinemeyer5 pushed a commit that referenced this issue Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EpetraMPI T2 NGA-internal NGA workers will take care of these pkg: Teko
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant