Skip to content

Stacked timer unit testing support

James Willenbring requested to merge rppawlo:stacked-timer-unit-testing into develop

Created by: rppawlo

Some applications are writing unit testing scripts that rely on StackedTimer data. This commit adds queries and overrides of Timer values to help support unit testing of the StackedTimer for both Trilinos and within the applications.

Also cleaned up some inconsistent naming conventions.

Merge request reports