42 #include "Teuchos_UnitTestHarness.hpp"
43 #include "Teuchos_UnitTestRepository.hpp"
44 #include "Teuchos_GlobalMPISession.hpp"
48 #include "Kokkos_Core.hpp"
49 #include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp"
56 Teuchos::GlobalMPISession mpiSession(&argc, &
argv);
64 Teuchos::UnitTestRepository::setGloballyReduceTestResult(
true);
65 int ret = Teuchos::UnitTestRepository::runUnitTestsFromMain(argc,
argv);